Compartilhar via


Construtor InvalidServiceVersionException (String, Int32, Int32)

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

Sintaxe

'Declaração
Public Sub New ( _
    serviceName As String, _
    serviceVersion As Integer, _
    minServiceVersion As Integer _
)
public InvalidServiceVersionException(
    string serviceName,
    int serviceVersion,
    int minServiceVersion
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

InvalidServiceVersionException Classe

Sobrecargas InvalidServiceVersionException

Namespace Microsoft.TeamFoundation.Framework.Server