SPTimeZoneInformation.StandardDate property
會取得時區標準時間的開始的日期。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property StandardDate As SPSystemTime
Get
'用途
Dim instance As SPTimeZoneInformation
Dim value As SPSystemTime
value = instance.StandardDate
public SPSystemTime StandardDate { get; }
Property value
Type: Microsoft.SharePoint.SPSystemTime
Microsoft.SharePoint.SPSystemTime 物件,表示日期。