Click or drag to resize

PacScriptErrorEventArgsErrorText Property

Gets the ErrorText.

Namespace:  DotNetBrowser.Net.Events
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string ErrorText { get; }

Property Value

Type: String
The error text.
See Also