共用方式為


BlogMonthQuickLaunch.m_timeZone field

在 SharePoint 伺服器指定使用的時區。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected m_timeZone As TimeSpan
'用途
Dim value As TimeSpan

value = Me.m_timeZone

Me.m_timeZone = value
protected TimeSpan m_timeZone

請參閱

參照

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace