Click or drag to resize

FolderClassId Property

Gets the class identifier.

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

Property Value

Type: NullableGuid
The class identifier.
See Also