ShellAddressBarText Property |
Gets or sets the text associated with this control.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
String
See Also