Freigeben über


ITeamFoundationProfileService.GetAllInstalledLanguages-Methode

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

Syntax

'Declaration
Function GetAllInstalledLanguages ( _
    requestContext As TeamFoundationRequestContext _
) As ISet(Of Integer)
ISet<int> GetAllInstalledLanguages(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.ISet<Int32>

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationProfileService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace