Partilhar via


Campo TestResultAggregation.m_innerResults

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Retorna o valor da InnerResults.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
<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[]

Segurança do .NET Framework

Consulte também

Referência

TestResultAggregation Classe

Namespace Microsoft.VisualStudio.TestTools.Common

InnerResults