HtmlElementErrorEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
