Click or drag to resize

ShellTreeNodeAbsoluteItemIdList Property

Get the absolute ItemIdList of the item.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ItemIdList AbsoluteItemIdList { get; }

Property Value

Type: ItemIdList

Implements

IShellItemAbsoluteItemIdList
See Also