This documentation is archived and is not being maintained.

TeamFoundationVersion::MinimumContractVersion Property

Gets the lowest supported version of Team Foundation server by this object.

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

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

Property Value

Type: System::Version
The lowest supported version of Team Foundation server by this object.

Show: