Freigeben über


TimeZoneInformation.Bias-Eigenschaft

Ruft die Verschiebung die Anzahl der Minuten ein, denen die gewünschte Zeitzone unterscheidet sich von der Coordinated Universal Time (UTC) ab.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Bias As Integer
    Get
'Usage
Dim instance As TimeZoneInformation
Dim value As Integer

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

Eigenschaftswert

Typ: System.Int32
Die Verschiebung in Minuten.

Siehe auch

Referenz

TimeZoneInformation Klasse

TimeZoneInformation-Member

Microsoft.SharePoint.Client-Namespace