StatusChangedEventArgsText Property |
Gets the new status text.
Namespace:
DotNetBrowser.Browser.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string Text { get; }
Property Value
Type:
StringThe new status text. Can be an empty string.
See Also