ServerStatus.GetSupportedContractVersion 方法

返回应用层的最小和最新版本。

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

语法

声明
<WebMethodAttribute> _
Public Function GetSupportedContractVersion As String
[WebMethodAttribute]
public string GetSupportedContractVersion()

返回值

类型:System.String
字符串在最小位数。.current格式(即.. 1.0..2.0)包含最小和最新版本号。

.NET Framework 安全性

请参见

参考

ServerStatus 类

Microsoft.TeamFoundation.Integration.Server 命名空间