SystemInformationEvent.TimeZoneBias Property

Definition

Gets the bias of the time zone from UTC, in minutes. This value is retrieved from GetTimeZoneInformation.

public:
 property long TimeZoneBias { long get(); };
public:
 property long long TimeZoneBias { long long get(); };
public long TimeZoneBias { get; }
member this.TimeZoneBias : int64
Public ReadOnly Property TimeZoneBias As Long

Property Value

Applies to