ShellBrowser .Net Edition
Folder Property
NamespacesJam.ShellShellBrowserFolder
Use Folder to specify the path of the folder, which should be browsed or to get the path that is currently active.
Declaration Syntax
C#Visual BasicVisual C++
public string Folder { get; set; }
Public Property Folder As String
public:
property String^ Folder {
	String^ get ();
	void set (String^ value);
}

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