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.
TestResultAggregation::CurrentTestIndex Property
Represents the index of the current test result in the array of test results, if this is an intermediate result instead of a final result.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Property Value
Type: System::Int32The index of the current test result in the array of test results.
Show: