Freigeben über


TimeZoneInformation.StandardBias-Eigenschaft

Ruft die Verschiebung die Anzahl der Minuten ein, denen die Zeit für die Zeitzone unterscheidet sich von 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 StandardBias As Integer
    Get
'Usage
Dim instance As TimeZoneInformation
Dim value As Integer

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

Eigenschaftswert

Typ: System.Int32
Die Verschiebung in Minuten.

Siehe auch

Referenz

TimeZoneInformation Klasse

TimeZoneInformation-Member

Microsoft.SharePoint.Client-Namespace