The LinkExtractor to use to extract links from web responses.

Declaration Syntax

ReadOnly Property LinkExtractor() As LinkExtractor
LinkExtractor LinkExtractor {get;}
__property LinkExtractor get_LinkExtractor();
function get LinkExtractor() : LinkExtractor;

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

WebCrawlerSettings Interface | WebCrawlerSettings Members | Eas.WebCrawler.Interfaces Namespace