Freigeben über


ITeamFoundationProfileService.SetUserPreferences-Methode

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

Syntax

'Declaration
Sub SetUserPreferences ( _
    requestContext As TeamFoundationRequestContext, _
    userPreferences As UserPreferences, _
    merge As Boolean _
)
void SetUserPreferences(
    TeamFoundationRequestContext requestContext,
    UserPreferences userPreferences,
    bool merge
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationProfileService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace