Freigeben über


ITeamFoundationLicensingService.IsFeatureSupported-Methode (TeamFoundationRequestContext, Guid, IdentityDescriptor)

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Function IsFeatureSupported ( _
    requestContext As TeamFoundationRequestContext, _
    featureId As Guid, _
    userContext As IdentityDescriptor _
) As Boolean
bool IsFeatureSupported(
    TeamFoundationRequestContext requestContext,
    Guid featureId,
    IdentityDescriptor userContext
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationLicensingService Schnittstelle

IsFeatureSupported-Überladung

Microsoft.TeamFoundation.Server.Core-Namespace