Click or drag to resize

FolderSettings Constructor

Initializes a new instance of the FolderSettings class.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public FolderSettings(
	Guid clsid
)

Parameters

clsid
Type: SystemGuid
The CLSID.
See Also