Click or drag to resize

ShellItemIdData Property

Gets the SHITEMID data.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public byte[] Data { get; }

Property Value

Type: Byte
The data.
See Also