ShellBrowser .Net Edition
Text Property
NamespacesJam.ShellPathEditText
Get or set the text visible in the editor.
Declaration Syntax
C#Visual BasicVisual C++
public override string Text { get; set; }
Public Overrides Property Text As String
public:
virtual property String^ Text {
	String^ get () override;
	void set (String^ value) override;
}

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