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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.