Property LineNumber
- Namespace
- DotNetBrowser.Net.Events
- Assembly
- DotNetBrowser.dll
LineNumber
Gets the LineNumber which contains the error.
public uint LineNumber { get; }
Property Value
- uint
The line number.
Gets the LineNumber which contains the error.
public uint LineNumber { get; }
The line number.