This documentation is archived and is not being maintained.

IBuildServer::BuildServerVersion Property

Gets the version of the build server.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property BuildServerVersion BuildServerVersion {
	BuildServerVersion get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::BuildServerVersion
The version of the build server.

Show: