Click or drag to resize

ShellBrowserBaseItemIdList Property

Returns the relative ItemIdList of the current element in this instance.

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

Property Value

Type: ItemIdList
Remarks
The relative ItemIdList is similar to the file or folder name (without path).
See Also