Click or drag to resize

ShellItemId Property

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

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

Property Value

Type: ShellItemId
The identifier.
See Also