Click or drag to resize

ShellListBaseItemAbsoluteItemIdList_Internal Property

Simple getter/setter for the AbsoluteItemIdList of this element.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected ItemIdList AbsoluteItemIdList_Internal { get; set; }

Property Value

ItemIdList
The absolute ItemIdList.
See Also