PacScriptErrorEventArgsLineNumber Property |
Gets the LineNumber which contains the error.
Namespace:
DotNetBrowser.Net.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public uint LineNumber { get; }
Property Value
Type:
UInt32The line number.
See Also