RunResultAndStatistics.ResultsDirectory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.