Partager via


CounterInfo, constructeur

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    id As Integer, _
    name As String, _
    type As CounterType _
)
public CounterInfo(
    int id,
    string name,
    CounterType type
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

CounterInfo Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms