ShellTreeNodeAbsoluteItemIdList Property |
Get the absolute ItemIdList of the item.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ItemIdList AbsoluteItemIdList { get; }
Public ReadOnly Property AbsoluteItemIdList As ItemIdList
Get
public:
virtual property ItemIdList^ AbsoluteItemIdList {
ItemIdList^ get () sealed;
}
abstract AbsoluteItemIdList : ItemIdList with get
override AbsoluteItemIdList : ItemIdList with get
Property Value
Type:
ItemIdListImplements
IShellItemAbsoluteItemIdListSee Also