Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The version of TFS server that the client is connected to
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
ReadOnly Property ServerVersion As ServerVersion
ServerVersion ServerVersion { get; }
property ServerVersion ServerVersion {
ServerVersion get ();
}
abstract ServerVersion : ServerVersion with get
function get ServerVersion () : ServerVersion
Property Value
Type: Microsoft.TeamFoundation.TestManagement.Client.ServerVersion
.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.