Click or drag to resize

FolderSettings Constructor

Initializes a new instance of the FolderSettings class.

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

Parameters

clsid
Type: SystemGuid
The CLSID.
See Also