Condividi tramite


Campo TestResultAggregation.m_innerResults

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Restituisce il valore della proprietà InnerResults.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<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[]

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestResultAggregation Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

InnerResults