ConsoleMessageReceivedEventArgsMessage Property  | 
 
                Gets the console message text.
            
 
    Namespace: 
   DotNetBrowser.Browser.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
Syntaxpublic string Message { get; }Property Value
Type: 
StringThe console message text.
See Also