Freigeben über


ITeamFoundationFeatureAvailabilityService.SetFeatureState-Methode (TeamFoundationRequestContext, IEnumerable<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, _
    featureNames As IEnumerable(Of String), _
    scope As FeatureAvailabilityScope, _
    state As Boolean _
)
void SetFeatureState(
    TeamFoundationRequestContext requestContext,
    IEnumerable<string> featureNames,
    FeatureAvailabilityScope scope,
    bool state
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationFeatureAvailabilityService Schnittstelle

SetFeatureState-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace