The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestContext::ResultsDirectory Property
Gets the top-level directory that contains test results and test result directories for the test run. This is typically a subdirectory of TestRunDirectory.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Property Value
Type: System::String^The top-level directory that contains test results and test result directories for the test run.
Show: