AvailableFeatures Class

Defines available features

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Common.AvailableFeatures

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

Syntax

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

The AvailableFeatures type exposes the following members.

Fields

  Name Description
Public fieldStatic member WorkItemCharting
Public fieldStatic member WorkItemTrackingRestApis

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.Common Namespace