Click or drag to resize

KnownFolderFolderType Property

Gets the folder type identifier.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public Guid FolderType { get; }

Property Value

Type: Guid
The type of the folder.
See Also