Click or drag to resize

ShellOperationEventArgsParentIdList Property

Gets the parent PIDL.

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

Property Value

Type: ShellItemIdList
The parent PIDL or null.
See Also