Condividi tramite


Campo TestResultAggregation.m_counters

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

Restituisce il valore della proprietà Counters.

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

Sintassi

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestResultAggregation Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

Counters