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 位元整數。