共用方式為


TimeZoneInformation.Bias 屬性

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

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

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

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

屬性值

類型:System.Int32
以分鐘為單位壓到最低。

請參閱

參照

TimeZoneInformation 類別

TimeZoneInformation 成員

Microsoft.SharePoint.Client 命名空間