Compartilhar via


Método ITeamFoundationFeatureAvailabilityService.GetFeatureInformation (TeamFoundationRequestContext, Nullable<Guid>)

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

Sintaxe

'Declaração
Function GetFeatureInformation ( _
    requestContext As TeamFoundationRequestContext, _
    userId As Nullable(Of Guid) _
) As IEnumerable(Of FeatureAvailabilityInformation)
IEnumerable<FeatureAvailabilityInformation> GetFeatureInformation(
    TeamFoundationRequestContext requestContext,
    Nullable<Guid> userId
)

Parâmetros

Valor de retorno

Tipo: System.Collections.Generic.IEnumerable<FeatureAvailabilityInformation>

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationFeatureAvailabilityService Interface

Sobrecargas GetFeatureInformation

Namespace Microsoft.TeamFoundation.Framework.Server