Property LineNumber
- Namespace
- DotNetBrowser.Browser.Events
- Assembly
- DotNetBrowser.dll
LineNumber
Gets the line number that caused the message.
public int LineNumber { get; }
Property Value
- int
The line number that caused the message.
Gets the line number that caused the message.
public int LineNumber { get; }
The line number that caused the message.