Share via


TeamFoundationPerformanceService.Item-Eigenschaft

Der Indexer gibt eine Reihe von Leistungsindikatoren für die angegebene Leistungsindikatorkategorie zurück.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Default Property Item ( _
    counterSetId As Guid _
) As TeamFoundationPerformanceCounters
public TeamFoundationPerformanceCounters this[
    Guid counterSetId
] { get; }

Parameter

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationPerformanceCounters
Der Satz von Indikatoren, wenn die Kategorie registriert wird; andernfalls Rückgabenull.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationPerformanceService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace