The name of the log file being written to.

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.Common.IO
Assembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)

See Also

LogFileWriter Class | LogFileWriter Members | Eas.WebCrawler.Common.IO Namespace