Partager via


TeamFoundationLicensingServiceBase.IsFeatureSupported, méthode (TeamFoundationRequestContext, Guid, IdentityDescriptor)

Espace de noms :  Microsoft.TeamFoundation.Server.Core
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public MustOverride Function IsFeatureSupported ( _
    requestContext As TeamFoundationRequestContext, _
    featureId As Guid, _
    userContext As IdentityDescriptor _
) As Boolean
public abstract bool IsFeatureSupported(
    TeamFoundationRequestContext requestContext,
    Guid featureId,
    IdentityDescriptor userContext
)

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

ITeamFoundationLicensingService.IsFeatureSupported(TeamFoundationRequestContext, Guid, IdentityDescriptor)

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationLicensingServiceBase Classe

IsFeatureSupported, surcharge

Microsoft.TeamFoundation.Server.Core, espace de noms