Share via


Metodo TeamFoundationProfileService.GetInstalledLanguages

Ottenere un set di lingue installate

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

Sintassi

'Dichiarazione
Public Function GetInstalledLanguages ( _
    requestContext As TeamFoundationRequestContext _
) As ISet(Of Integer)
public ISet<int> GetInstalledLanguages(
    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