共用方式為


TeamFoundationProfileService.GetAccountTimeZone 方法

取得帳戶時區偏好設定。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

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

參數

傳回值

類型:System.TimeZoneInfo

實作

ITeamFoundationProfileService.GetAccountTimeZone(TeamFoundationRequestContext)

.NET Framework 安全性

請參閱

參考

TeamFoundationProfileService 類別

Microsoft.TeamFoundation.Framework.Server 命名空間