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