The members of System.Windows.Forms.HtmlElementErrorEventArgs are listed below.
See Also: Inherited members from System.EventArgs
[read-only] | Description | string.
Gets the descriptive string corresponding to the error. |
Handled | bool.
Gets or sets whether this error has been handled by the application hosting the document. | |
[read-only] | LineNumber | int.
Gets the line of HTML script code on which the error occurred. |
[read-only] | Url | Uri.
Gets the location of the document that generated the error. |