Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.