Click or drag to resize

SelectAndEditItemEventArgsItemIdList Property

Gets the PIDL of the Shell Item being selected.

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

Property Value

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