Condividi tramite


Metodo TeamFoundationProfileService.SetUserPreferences

Impostare le preferenze dell'utente corrente.

Se la proprietà del passato alle preferenze utente è null o vuota, tale proprietà non verrà aggiornato

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

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationProfileService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server