共用方式為


SPTimeZone.Information property

取得時區的相關資訊。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property Information As SPTimeZoneInformation
    Get
'用途
Dim instance As SPTimeZone
Dim value As SPTimeZoneInformation

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

Property value

Type: Microsoft.SharePoint.SPTimeZoneInformation
SPTimeZoneInformation 結構,其中包含時區的相關資訊。

請參閱

參照

SPTimeZone class

SPTimeZone members

Microsoft.SharePoint namespace