Click or drag to resize

ShellTreeViewSelectedPath Property

Gets or sets the full pathname of the selected file/shell item.

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public string SelectedPath { get; set; }

Property Value

Type: String
The full pathname.
See Also