共用方式為


TeamFoundationProfileService.GetUserTimeZone 方法

取得目前使用者的時區偏好設定。

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

語法

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

參數

傳回值

類型:System.TimeZoneInfo

實作

ITeamFoundationProfileService.GetUserTimeZone(TeamFoundationRequestContext)

.NET Framework 安全性

請參閱

參考

TeamFoundationProfileService 類別

Microsoft.TeamFoundation.Framework.Server 命名空間