This documentation is archived and is not being maintained.

TeamFoundationVersion::ContractVersionRange Property

Gets the range specified by the minimum and current versions.

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

public:
static property String^ ContractVersionRange {
	String^ get ();
}

Property Value

Type: System::String
A range specified by the minimum and current versions.

Show: