Click or drag to resize

ShellBrowserBaseAbsoluteItemIdList Property

This property should only be used by advanced users. It sets or returns the absolute ItemIdList of the current object. The returned pointer to an ItemIdList will be valid, until a new object was selected.

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

Property Value

Type: ItemIdList
See Also