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