Licensing.Edition Property

Return the Edition currently installed.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Edition As Licensing.PIDRange
public static Licensing.PIDRange Edition { get; }
public:
static property Licensing::PIDRange Edition {
    Licensing::PIDRange get ();
}
static member Edition : Licensing.PIDRange with get
static function get Edition () : Licensing.PIDRange

Property Value

Type: Microsoft.TeamFoundation.Framework.Server.Licensing.PIDRange
Returns Licensing.PIDRange.

.NET Framework Security

See Also

Reference

Licensing Class

Microsoft.TeamFoundation.Framework.Server Namespace