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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.