This documentation is archived and is not being maintained.
TeamFoundationFeatureAvailabilityService Class
Visual Studio 2013
Service determining availability for features at runtime
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The TeamFoundationFeatureAvailabilityService type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetFeatureInformation(TeamFoundationRequestContext) | Returns detailed information for all features at the scope used by the request context |
![]() | GetFeatureInformation(TeamFoundationRequestContext, Nullable<Guid>) | |
![]() | GetFeatureInformation(TeamFoundationRequestContext, String) | Returns detailed information about feature availability at the scope used by the request context |
![]() | GetFeatureInformation(TeamFoundationRequestContext, String, Nullable<Guid>) | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsFeatureEnabled | Determines availability state for feature |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ServiceEnd | |
![]() | ServiceStart | |
![]() | SetFeatureState | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
