This topic has not yet been rated - Rate this topic

TestContext.TestResultsDirectory Property

Gets the directory for the test result files.

Namespace:  Microsoft.VisualStudio.TestTools.UnitTesting
Assembly:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
public virtual string TestResultsDirectory { get; }

Property Value

Type: String
The directory for the test result files.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.