Share via


TeamFoundationProfileService.GetUserPreferences-Methode

Rufen Sie die aktuellen Einstellungen des Benutzers ab

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.UserPreferences

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationProfileService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace