RunResultAndStatistics.ResultsDirectory Property

Definition

Gets the path of the directory where the files that are generated by the associated test run are stored.

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

Property Value

The path of the directory where the files that are generated by the associated test run are stored.

Applies to