ShellAddressBarAbsoluteItemIdList Property |
Gets or sets the displayed path.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public ItemIdList AbsoluteItemIdList { get; set; }
Public Property AbsoluteItemIdList As ItemIdList
Get
Set
public:
property ItemIdList^ AbsoluteItemIdList {
ItemIdList^ get ();
void set (ItemIdList^ value);
}
member AbsoluteItemIdList : ItemIdList with get, set
Property Value
Type:
ItemIdListSee Also