Freigeben über


ITeamFoundationFeatureAvailabilityService.SetFeatureState-Methode (TeamFoundationRequestContext, String, FeatureAvailabilityScope, Boolean)

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

Syntax

'Declaration
Sub SetFeatureState ( _
    requestContext As TeamFoundationRequestContext, _
    featureName As String, _
    scope As FeatureAvailabilityScope, _
    state As Boolean _
)
void SetFeatureState(
    TeamFoundationRequestContext requestContext,
    string featureName,
    FeatureAvailabilityScope scope,
    bool state
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationFeatureAvailabilityService Schnittstelle

SetFeatureState-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace