ITeamFoundationFeatureAvailabilityService.IsFeatureEnabled 方法

确定函数的可用性状态

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Function IsFeatureEnabled ( _
    requestContext As TeamFoundationRequestContext, _
    featureName As String _
) As Boolean
bool IsFeatureEnabled(
    TeamFoundationRequestContext requestContext,
    string featureName
)

参数

返回值

类型:System.Boolean

备注

注意:对于功能的状态是否为特定请求检索,其结果。在同一个中的后续检索缓存并使用请求生命

.NET Framework 安全性

请参阅

参考

ITeamFoundationFeatureAvailabilityService 接口

Microsoft.TeamFoundation.Framework.Server 命名空间