Share via


TeamFoundationProfileService.GetAccountTimeZone-Methode

Rufen Sie Kontozeitzoneneinstellung ab

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

Syntax

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

Parameter

Rückgabewert

Typ: System.TimeZoneInfo

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationProfileService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace