The name of the directory in your project containing resources.

Declaration Syntax

Public ReadOnly Property ResourceDirectoryName() As String
public string ResourceDirectoryName {get;}
public: __property String get_ResourceDirectoryName();
public function get ResourceDirectoryName() : 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