ShellBrowser .Net Edition
SelectedPath Property
NamespacesJam.ShellShellSystemListSelectedPath
Get the full path of the selected item. Returns null if nothing is selected.
Declaration Syntax
C#Visual BasicVisual C++
public string SelectedPath { get; }
Public ReadOnly Property SelectedPath As String
public:
property String^ SelectedPath {
	String^ get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)