Freigeben über


TeamFoundationProfileService.SetUserTimeZone-Methode

Legen Sie aktuelle Zeitzoneneinstellung des Benutzers fest

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

Syntax

'Declaration
Public Sub SetUserTimeZone ( _
    requestContext As TeamFoundationRequestContext, _
    timeZone As TimeZoneInfo _
)
public void SetUserTimeZone(
    TeamFoundationRequestContext requestContext,
    TimeZoneInfo timeZone
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationProfileService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace