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::m_innerResults Field
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns the value of the InnerResults.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
protected: [PersistenceElementNameAttribute("innerResults")] array<TestResult^>^ m_innerResults
Field Value
Type: array<Microsoft.VisualStudio.TestTools.Common::TestResult^>^
Show: