IShellItemAbsoluteItemIdList Property |
Get the absolute ItemIdList of the item.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax ItemIdList AbsoluteItemIdList { get; }
ReadOnly Property AbsoluteItemIdList As ItemIdList
Get
property ItemIdList^ AbsoluteItemIdList {
ItemIdList^ get ();
}
abstract AbsoluteItemIdList : ItemIdList with get
Property Value
Type:
ItemIdListSee Also