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
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- featureNames
Typ: System.Collections.Generic.IEnumerable<String>
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.