Click or drag to resize

LoadPreviewEventArgsAbsoluteItemIdList Property

Contains the ItemIdList of the element.

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

Property Value

Type: ItemIdList
An ItemIdList.
See Also