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