The name of the file to which Urls will be written.

Declaration Syntax

Public ReadOnly Property FileName() As String
public string FileName {get;}
public: __property String get_FileName();
public function get FileName() : String;

Requirements

Namespace: Eas.WebCrawler.PlugIns.UrlProcessedHandlers
Assembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)

See Also

LinkListCreatingUrlProcessor Class | LinkListCreatingUrlProcessor Members | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace