Class PacScriptErrorEventArgs
- Namespace
- DotNetBrowser.Net.Events
- Assembly
- DotNetBrowser.dll
Event arguments for the PacScriptErrorOccurred event.
public sealed class PacScriptErrorEventArgs
- Inheritance
-
PacScriptErrorEventArgs
- Inherited Members
Properties
- ErrorText
Gets the ErrorText.
- LineNumber
Gets the LineNumber which contains the error.