ShellAddressBarText Property |
Gets or sets the text associated with this control.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public override string Text { get; }
Public Overrides ReadOnly Property Text As String
Get
public:
virtual property String^ Text {
String^ get () override;
}
abstract Text : string with get
override Text : string with get
Property Value
Type:
StringSee Also