IShellItemAbsoluteItemIdList Property |
Get the absolute ItemIdList of the item.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
SyntaxItemIdList AbsoluteItemIdList { get; }ReadOnly Property AbsoluteItemIdList As ItemIdList
Get
property ItemIdList^ AbsoluteItemIdList {
ItemIdList^ get ();
}abstract AbsoluteItemIdList : ItemIdList with get
Property Value
ItemIdList
See Also