Click or drag to resize

KeyShellItemId Constructor (Byte)

Initializes a new instance of the KeyShellItemId class.

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

Parameters

value
Type: SystemByte
The key value as a byte.
See Also