Click or drag to resize

ShellOperationEventArgsParentIdList Property

Gets the parent PIDL.

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

Property Value

Type: ShellItemIdList
The parent PIDL or null.
See Also