System.Windows.Forms.HtmlElementErrorEventArgs Members

The members of System.Windows.Forms.HtmlElementErrorEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Properties

[read-only]
Descriptionstring.

Gets the descriptive string corresponding to the error.

Handledbool.

Gets or sets whether this error has been handled by the application hosting the document.

[read-only]
LineNumberint.

Gets the line of HTML script code on which the error occurred.

[read-only]
UrlUri.

Gets the location of the document that generated the error.