Condividi tramite


Metodo ITeamFoundationProfileService.GetUserInstalledLanguages

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

Sintassi

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

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITeamFoundationProfileService Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server