LoadPreviewEventArgsAbsoluteItemIdList Property |
Contains the ItemIdList of the element.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic ItemIdList AbsoluteItemIdList { get; }Public ReadOnly Property AbsoluteItemIdList As ItemIdList
Get
public:
property ItemIdList^ AbsoluteItemIdList {
ItemIdList^ get ();
}member AbsoluteItemIdList : ItemIdList with get
Property Value
ItemIdListAn
ItemIdList.
See Also