Click or drag to resize

GuidKeyShellItemId Constructor (Guid)

Initializes a new instance of the GuidKeyShellItemId class.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public GuidKeyShellItemId(
	Guid value
)

Parameters

value
Type: SystemGuid
The key value as a guid.
See Also