ServerStatus.GetSupportedContractVersion Method

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

Syntax

'宣言
<WebMethodAttribute> _
Public Function GetSupportedContractVersion As String
[WebMethodAttribute]
public string GetSupportedContractVersion()
[WebMethodAttribute]
public:
String^ GetSupportedContractVersion()
[<WebMethodAttribute>]
member GetSupportedContractVersion : unit -> string 
public function GetSupportedContractVersion() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

ServerStatus Class

Microsoft.TeamFoundation.Server Namespace