Freigeben über


CounterInfo-Konstruktor

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

CounterInfo Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace