Freigeben über


ITeamFoundationFeatureAvailabilityService.IsFeatureEnabled-Methode

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

Syntax

'Declaration
Function IsFeatureEnabled ( _
    requestContext As TeamFoundationRequestContext, _
    featureName As String _
) As Boolean
bool IsFeatureEnabled(
    TeamFoundationRequestContext requestContext,
    string featureName
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationFeatureAvailabilityService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace