Freigeben über


ITeamFoundationFeatureAvailabilityService.GetFeatureInformation-Methode (TeamFoundationRequestContext)

Gibt ausführliche Informationen für alle Funktionen am Bereich zurück, der durch den Anforderungskontext verwendet wird

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

Syntax

'Declaration
Function GetFeatureInformation ( _
    requestContext As TeamFoundationRequestContext _
) As IEnumerable(Of FeatureAvailabilityInformation)
IEnumerable<FeatureAvailabilityInformation> GetFeatureInformation(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationFeatureAvailabilityService Schnittstelle

GetFeatureInformation-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace