An NDoc Documented Class Library

ParseHtmlLinkEventArgs Properties

The properties of the ParseHtmlLinkEventArgs class are listed below. For a complete list of ParseHtmlLinkEventArgs class members, see the ParseHtmlLinkEventArgs Members topic.

Public Instance Properties

ConnectionInstanceNumber (inherited from FTPEventArgs) Identifies the pooled connection on which the task is running.
FTPFile Gets the FTPFile object which has been constructed from the HTML link, which can be modified using the supplied href and text.
Href Gets the href link
IsGuiThread (inherited from FTPEventArgs) Indicates whether or not the event-handler has been invoked on the GUI thread.
TaskID (inherited from FTPEventArgs) Identifies the asynchronous operation within which the event was triggered (applies to asynchronous methods only).
Text Gets the href text

See Also

ParseHtmlLinkEventArgs Class | EnterpriseDT.Net.Ftp.Http Namespace