共用方式為


TeamFoundationHostedLicensingService.IsFeatureSupported 方法 (TeamFoundationRequestContext, Guid, IdentityDescriptor)

這個成員會覆寫 TeamFoundationLicensingServiceBase.IsFeatureSupported(TeamFoundationRequestContext, Guid, IdentityDescriptor)

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public Overrides Function IsFeatureSupported ( _
    requestContext As TeamFoundationRequestContext, _
    featureId As Guid, _
    userContext As IdentityDescriptor _
) As Boolean
public override bool IsFeatureSupported(
    TeamFoundationRequestContext requestContext,
    Guid featureId,
    IdentityDescriptor userContext
)

參數

傳回值

類型:System.Boolean

實作

ITeamFoundationLicensingService.IsFeatureSupported(TeamFoundationRequestContext, Guid, IdentityDescriptor)

.NET Framework 安全性

請參閱

參考

TeamFoundationHostedLicensingService 類別

IsFeatureSupported 多載

Microsoft.TeamFoundation.Server.Core 命名空間