Sdílet prostřednictvím


TestResultAggregation.m_innerResults – pole

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Vrátí hodnotu InnerResults.

Obor názvů:  Microsoft.VisualStudio.TestTools.Common
Sestavení:  Microsoft.VisualStudio.QualityTools.Common (v Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Deklarace
<PersistenceElementNameAttribute("innerResults")> _
Protected m_innerResults As TestResult()
[PersistenceElementNameAttribute("innerResults")]
protected TestResult[] m_innerResults
[PersistenceElementNameAttribute(L"innerResults")]
protected:
array<TestResult^>^ m_innerResults
[<PersistenceElementNameAttribute("innerResults")>]
val mutable m_innerResults: TestResult[]
protected var m_innerResults : TestResult[]

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TestResultAggregation Třída

Microsoft.VisualStudio.TestTools.Common – obor názvů

InnerResults