共用方式為


SPTimeZoneInformation.Bias property

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

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

Syntax

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

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

Property value

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

請參閱

參照

SPTimeZoneInformation structure

SPTimeZoneInformation members

Microsoft.SharePoint namespace