TeamFoundationVersion.ContractVersionRange Property

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Shared ReadOnly Property ContractVersionRange As String
'Usage
Dim value As String 

value = TeamFoundationVersion.ContractVersionRange
public static string ContractVersionRange { get; }
public:
static property String^ ContractVersionRange {
    String^ get ();
}
public static function get ContractVersionRange () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

TeamFoundationVersion Class

TeamFoundationVersion Members

Microsoft.TeamFoundation Namespace