Click or drag to resize

KeyShellItemId Constructor (Int16)

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

Parameters

value
Type: SystemInt16
The key value as a short.
See Also