Freigeben über


ServiceVersionNotSupportedException-Konstruktor (String, Int32, Int32)

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

Syntax

'Declaration
Public Sub New ( _
    serviceName As String, _
    version As Integer, _
    minVersion As Integer _
)
public ServiceVersionNotSupportedException(
    string serviceName,
    int version,
    int minVersion
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ServiceVersionNotSupportedException Klasse

ServiceVersionNotSupportedException-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace