Поделиться через


TeamFoundationFeatureAvailabilityService.SetFeatureState - метод (TeamFoundationRequestContext, IEnumerable<String>, FeatureAvailabilityScope, Boolean)

Пространство имен:  Microsoft.TeamFoundation.Framework.Server
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
Public Sub SetFeatureState ( _
    requestContext As TeamFoundationRequestContext, _
    featureNames As IEnumerable(Of String), _
    scope As FeatureAvailabilityScope, _
    state As Boolean _
)
public void SetFeatureState(
    TeamFoundationRequestContext requestContext,
    IEnumerable<string> featureNames,
    FeatureAvailabilityScope scope,
    bool state
)

Параметры

Реализации

ITeamFoundationFeatureAvailabilityService.SetFeatureState(TeamFoundationRequestContext, IEnumerable<String>, FeatureAvailabilityScope, Boolean)

Безопасность платформы .NET Framework

См. также

Ссылки

TeamFoundationFeatureAvailabilityService Класс

SetFeatureState - перегрузка

Microsoft.TeamFoundation.Framework.Server - пространство имен