InvalidServiceVersionException 构造函数 (String, Int32, Int32)

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Sub New ( _
    serviceName As String, _
    serviceVersion As Integer, _
    minServiceVersion As Integer _
)
public InvalidServiceVersionException(
    string serviceName,
    int serviceVersion,
    int minServiceVersion
)

参数

.NET Framework 安全性

请参阅

参考

InvalidServiceVersionException 类

InvalidServiceVersionException 重载

Microsoft.TeamFoundation.Framework.Server 命名空间