HtmlElementErrorEventArgs Properties
.NET Framework 4.5
The HtmlElementErrorEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Description | Gets the descriptive string corresponding to the error. |
|
Handled | Gets or sets whether this error has been handled by the application hosting the document. |
|
LineNumber | Gets the line of HTML script code on which the error occurred. |
|
Url | Gets the location of the document that generated the error. |