Compartir a través de


ITeamFoundationProfileService.GetUserInstalledLanguages (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Function GetUserInstalledLanguages ( _
    requestContext As TeamFoundationRequestContext _
) As ISet(Of Integer)
ISet<int> GetUserInstalledLanguages(
    TeamFoundationRequestContext requestContext
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ITeamFoundationProfileService Interfaz

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)