ServerStatus.GetSupportedContractVersion-Methode

Geben Sie die minimalen und die aktuelle Version der Anwendungsebene zurück.

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetSupportedContractVersion As String
[WebMethodAttribute]
public string GetSupportedContractVersion()

Rückgabewert

Typ: System.String
Eine Zeichenfolge enthält Mindest- und Anzahl der aktuellen Version. .current-im Minimum Format (z... 1.0..2.0).

.NET Framework-Sicherheit

Siehe auch

Referenz

ServerStatus Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace