Get or set the text visible in the editor.

Declaration Syntax
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)