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