The full path to the test directory

Declaration Syntax

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

Requirements

Namespace: Eas.WebCrawler.Common.Test
Assembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)

See Also

TestDirectory Class | TestDirectory Members | Eas.WebCrawler.Common.Test Namespace