SPTimeZoneInformation.DaylightDate 属性

获取时区的夏时制的开始时间的日期。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property DaylightDate As SPSystemTime
    Get
用法
Dim instance As SPTimeZoneInformation
Dim value As SPSystemTime

value = instance.DaylightDate
public SPSystemTime DaylightDate { get; }

属性值

类型:Microsoft.SharePoint.SPSystemTime
Microsoft.SharePoint.SPSystemTime 对象,该对象表示的日期。

另请参阅

引用

SPTimeZoneInformation 结构

SPTimeZoneInformation 成员

Microsoft.SharePoint 命名空间