Click or drag to resize

ShellItemIdListRelativeFromParent Property

Gets this PIDL relative from its parent. This is like the Last id with a terminator.

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

Property Value

Type: ShellItemIdList
This PIDL relative from its parent or null.
See Also