A property set format identifier or FMTID (a GUID).
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic Guid fmtid {
get;
set; }Public Property fmtid As Guid
Get
Set
public:
property Guid fmtid {
Guid get ();
void set (Guid value);
}member fmtid : Guid with
get, set
Property Value
Guid
See Also