Freigeben über


InvalidKpiStateException-Konstruktor (String, String, String, KpiState)

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

Syntax

'Declaration
Public Sub New ( _
    area As String, _
    name As String, _
    scope As String, _
    state As KpiState _
)
public InvalidKpiStateException(
    string area,
    string name,
    string scope,
    KpiState state
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

InvalidKpiStateException Klasse

InvalidKpiStateException-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace