Click or drag to resize

KnownFolderFolderType Property

Gets the folder type identifier.

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

Property Value

Type: Guid
The type of the folder.
See Also