This documentation is archived and is not being maintained.

TeamFoundationVersion::CurrentContractVersion Property

Gets the current version of Team Foundation Server.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
static property Version^ CurrentContractVersion {
	Version^ get ();
}

Property Value

Type: System::Version
The current version of Team Foundation Server.

This is the maximum supported version of Team Foundation Server by this object.

Show: