TestContext.ResultsDirectory Property

Definition

Gets base directory for results from the test run. Typically a subdirectory of TestRunDirectory.

public:
 virtual property System::String ^ ResultsDirectory { System::String ^ get(); };
public virtual string ResultsDirectory { get; }
member this.ResultsDirectory : string
Public Overridable ReadOnly Property ResultsDirectory As String

Property Value

Applies to