Share via


TeamFoundationLicensingServiceBase.IsFeatureSupported 方法 (TeamFoundationRequestContext, Guid)

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

语法

声明
Public Overridable Function IsFeatureSupported ( _
    requestContext As TeamFoundationRequestContext, _
    featureId As Guid _
) As Boolean
public virtual bool IsFeatureSupported(
    TeamFoundationRequestContext requestContext,
    Guid featureId
)

参数

返回值

类型:System.Boolean

实现

ITeamFoundationLicensingService.IsFeatureSupported(TeamFoundationRequestContext, Guid)

.NET Framework 安全性

请参阅

参考

TeamFoundationLicensingServiceBase 类

IsFeatureSupported 重载

Microsoft.TeamFoundation.Server.Core 命名空间