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.2
Syntax
public virtual ItemIdList AbsoluteItemIdList { get; set; }

Property Value

ItemIdList

Implements

IShellItemAbsoluteItemIdList
See Also