ShellBrowser .Net Edition
Path Property
NamespacesJam.ShellPathEditPath
Use this property to get or set the path in the edit field.
Declaration Syntax
C#Visual BasicVisual C++
public string Path { get; set; }
Public Property Path As String
public:
property String^ Path {
	String^ get ();
	void set (String^ value);
}

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