Click or drag to resize

ItemIdList Property

Gets this item's absolute PIDL.

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

Property Value

Type: ShellItemIdList
The absolute PIDL.

Implements

IWithIdListIdList
See Also