Click or drag to resize

ShellFolderCustomSettingsClsid Property

Gets or sets the CLSID used to identify the Shell Folder in the Windows registry.

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

Property Value

Type: Guid
The CLSID.
See Also