Gets the folder type.
See FOLDERTYPEID for a list of well-known folder types.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Guid? FolderType { get; }
Property Value
Type:
NullableGuid
The folder type.
See Also