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