获取时区标准时间的开始日期。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property StandardDate As SPSystemTime
Get
用法
Dim instance As SPTimeZoneInformation
Dim value As SPSystemTime
value = instance.StandardDate
public SPSystemTime StandardDate { get; }
属性值
类型:Microsoft.SharePoint.SPSystemTime
Microsoft.SharePoint.SPSystemTime 对象,该对象表示的日期。