A property set format identifier or FMTID (a GUID).
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public 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
Type:
GuidSee Also