Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Return the minimum and current version of application tier.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Function GetSupportedContractVersion As String
string GetSupportedContractVersion()
String^ GetSupportedContractVersion()
abstract GetSupportedContractVersion : unit -> string
function GetSupportedContractVersion() : String
Return Value
Type: System.String
A string contains both minimum and current version number in minimum..current format (e.g. 1.0..2.0).
.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.