Click or drag to resize

NotifyEventArgsIdList Property

Gets event source item's PIDL.

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

Property Value

Type: ShellItemIdList
A PIDL or null.

Implements

IWithIdListIdList
See Also