Share via


Metodo TeamFoundationProfileService.GetUserPreferences

Ottenere le preferenze dell'utente corrente

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

Sintassi

'Dichiarazione
Public Function GetUserPreferences ( _
    requestContext As TeamFoundationRequestContext _
) As UserPreferences
public UserPreferences GetUserPreferences(
    TeamFoundationRequestContext requestContext
)

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.UserPreferences

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationProfileService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server