Click or drag to resize

SelectAndEditItemEventArgsItemIdList Property

Gets the PIDL of the Shell Item being selected.

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

Property Value

Type: ShellItemIdList
The PIDL of the Shell Item being selected.
See Also