Click or drag to resize

KeyShellItemId Constructor (SByte)

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(
	sbyte value
)

Parameters

value
Type: SystemSByte
The key value as signed byte.
See Also