Freigeben über


ITeamFoundationFeatureAvailabilityService.ClearFeatureState-Methode (TeamFoundationRequestContext, IEnumerable<String>, FeatureAvailabilityScope)

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

Syntax

'Declaration
Sub ClearFeatureState ( _
    requestContext As TeamFoundationRequestContext, _
    featureNames As IEnumerable(Of String), _
    scope As FeatureAvailabilityScope _
)
void ClearFeatureState(
    TeamFoundationRequestContext requestContext,
    IEnumerable<string> featureNames,
    FeatureAvailabilityScope scope
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationFeatureAvailabilityService Schnittstelle

ClearFeatureState-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace