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