Share via


Metodo TeamFoundationProfileService.GetUserInstalledLanguages

Ottenere le lingue installate utente

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function GetUserInstalledLanguages ( _
    requestContext As TeamFoundationRequestContext _
) As ISet(Of Integer)
public ISet<int> GetUserInstalledLanguages(
    TeamFoundationRequestContext requestContext
)

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationProfileService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server