Compartilhar via


Método ITeamFoundationProfileService.GetInstalledLanguages

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

Sintaxe

'Declaração
Function GetInstalledLanguages ( _
    requestContext As TeamFoundationRequestContext _
) As ISet(Of Integer)
ISet<int> GetInstalledLanguages(
    TeamFoundationRequestContext requestContext
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationProfileService Interface

Namespace Microsoft.TeamFoundation.Framework.Server