Freigeben über


TestResultAggregation.m_counters-Feld

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Gibt den Wert der Counters-Eigenschaft zurück.

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

Syntax

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TestResultAggregation Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace

Counters