Compartilhar via


Construtor CounterInfo

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

Sintaxe

'Declaração
Public Sub New ( _
    id As Integer, _
    name As String, _
    type As CounterType _
)
public CounterInfo(
    int id,
    string name,
    CounterType type
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

CounterInfo Classe

Namespace Microsoft.TeamFoundation.Framework.Server