共用方式為


SPTimeZoneInformation.StandardBias property

取得在不同時區的標準時間的分鐘數的偏差,從國際標準時間 (UTC)。

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

Syntax

'宣告
Public ReadOnly Property StandardBias As Integer
    Get
'用途
Dim instance As SPTimeZoneInformation
Dim value As Integer

value = instance.StandardBias
public int StandardBias { get; }

Property value

Type: System.Int32
以分鐘為單位指定偏差的 32 位元整數。

請參閱

參照

SPTimeZoneInformation structure

SPTimeZoneInformation members

Microsoft.SharePoint namespace