Partilhar via


Campo TestResultAggregation.m_counters

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

Retorna o valor da Counters propriedade.

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

Sintaxe

'Declaração
<PersistenceElementNameAttribute("counters")> _
Protected m_counters As TestResultCounter
[PersistenceElementNameAttribute("counters")]
protected TestResultCounter m_counters
[PersistenceElementNameAttribute(L"counters")]
protected:
TestResultCounter^ m_counters
[<PersistenceElementNameAttribute("counters")>]
val mutable m_counters: TestResultCounter
protected var m_counters : TestResultCounter

Segurança do .NET Framework

Consulte também

Referência

TestResultAggregation Classe

Namespace Microsoft.VisualStudio.TestTools.Common

Counters