ConsoleMessageReceivedEventArgsLineNumber Property  | 
 
                Gets the line number that caused the message.
            
 
    Namespace: 
   DotNetBrowser.Browser.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.5
Syntaxpublic int LineNumber { get; }Property Value
Type: 
Int32The line number that caused the message.
See Also