Share via


TeamFoundationProfileService.GetUserTimeZone-Methode

Rufen Sie aktuelle Zeitzoneneinstellung des Benutzers ab

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

Syntax

'Declaration
Public Function GetUserTimeZone ( _
    requestContext As TeamFoundationRequestContext _
) As TimeZoneInfo
public TimeZoneInfo GetUserTimeZone(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: System.TimeZoneInfo

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationProfileService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace