Click or drag to resize

ExplorerBrowserLocation Property

Gets or sets the current location.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
[TypeConverterAttribute(typeof(ItemIdListConverter))]
public ItemIdList Location { get; set; }

Property Value

Type: ItemIdList
A ItemIdList instance.
See Also