Click or drag to resize

ShellItemIdListParent 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 Parent { get; }

Property Value

Type: ShellItemIdList
The parent PIDL.
See Also