Click or drag to resize

NotifyEventArgsIdList Property

Gets event source item's PIDL.

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

Property Value

Type: ShellItemIdList
A PIDL or null.

Implements

IWithIdListIdList
See Also