Click or drag to resize

ShellListBaseItemAbsoluteItemIdList Property

Lazy loads and caches the ItemIdList corresponding to the complete path of the ListItem.

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