SPTimeZone.Information 属性

获取有关时区的信息。

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

语法

声明
Public ReadOnly Property Information As SPTimeZoneInformation
    Get
用法
Dim instance As SPTimeZone
Dim value As SPTimeZoneInformation

value = instance.Information
public SPTimeZoneInformation Information { get; }

属性值

类型:Microsoft.SharePoint.SPTimeZoneInformation
SPTimeZoneInformation 结构,其中包含有关该时区的信息。

另请参阅

引用

SPTimeZone 类

SPTimeZone 成员

Microsoft.SharePoint 命名空间