ShellItemIdListRelativeFromParent Property |
Gets this PIDL relative from its parent.
This is like the Last id with a terminator.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellItemIdList RelativeFromParent { get; }
Property Value
Type:
ShellItemIdList
This PIDL relative from its parent or null.
See Also