This documentation is archived and is not being maintained.

FeatureAvailabilityExtensionMethods Class

Visual Studio 2013

System::Object
  Microsoft.TeamFoundation.Framework.Server::FeatureAvailabilityExtensionMethods

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

[ExtensionAttribute]
public ref class FeatureAvailabilityExtensionMethods abstract sealed

The FeatureAvailabilityExtensionMethods type exposes the following members.

  NameDescription
Public methodStatic memberIsFeatureEnabledChecks the TeamFoundationFeatureAvailabilityService to detect if feature is enabled. The request context is elevated to bypass security checks which is permitted here since the request is initiated on the server side.
Top

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