Licensing Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Server.Licensing

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

Syntax

'Declaration
Public NotInheritable Class Licensing
public static class Licensing
public ref class Licensing abstract sealed
[<AbstractClass>]
[<Sealed>]
type Licensing =  class end
public final class Licensing

The Licensing type exposes the following members.

Properties

  Name Description
Public propertyStatic member Edition Return the Edition currently installed.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace