BlogMonthQuickLaunch.m_timeZone field
Especifica o fuso horário que é usado no servidor do SharePoint.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected m_timeZone As TimeSpan
'Uso
Dim value As TimeSpan
value = Me.m_timeZone
Me.m_timeZone = value
protected TimeSpan m_timeZone