Click or drag to resize

BaseShellItemAbsoluteItemIdList Property

Get the absolute ItemIdList of the item.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public virtual ItemIdList AbsoluteItemIdList { get; set; }

Property Value

Type: ItemIdList

Implements

IShellItemAbsoluteItemIdList
See Also