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.
RunResultAndStatistics::Item Property (TestOutcome)
Gets the number of tests in the associated test run that had the specified outcome.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- outcome
-
Type:
Microsoft.VisualStudio.TestTools.Common::TestOutcome
One of the TestOutcome values.
Property Value
Type: System::Int32The number of tests in the associated test run that had the specified outcome.
Show: