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.0
Syntax
protected ItemIdList AbsoluteItemIdList_Internal { get; set; }

Property Value

Type: ItemIdList
The absolute ItemIdList.
See Also