The properties of the ParseHtmlLinkEventArgs class are listed below. For a complete list of ParseHtmlLinkEventArgs class members, see the ParseHtmlLinkEventArgs Members topic.
![]() | Identifies the pooled connection on which the task is running. |
![]() | Gets the FTPFile object which has been constructed from the HTML link, which can be modified using the supplied href and text. |
![]() | Gets the href link |
![]() | Indicates whether or not the event-handler has been invoked on the GUI thread. |
![]() | Identifies the asynchronous operation within which the event was triggered (applies to asynchronous methods only). |
![]() | Gets the href text |
ParseHtmlLinkEventArgs Class | EnterpriseDT.Net.Ftp.Http Namespace