Click or drag to resize

ShellItemId Property

Gets this item identifier, which is this item's PIDL last segment.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public ShellItemId Id { get; }

Property Value

Type: ShellItemId
The identifier.
See Also