ComputerInfo.CsDaylightInEffect Property

Definition

If True, the daylight savings mode is ON

public:
 property Nullable<bool> CsDaylightInEffect { Nullable<bool> get(); };
public bool? CsDaylightInEffect { get; }
member this.CsDaylightInEffect : Nullable<bool>
Public ReadOnly Property CsDaylightInEffect As Nullable(Of Boolean)

Property Value

Applies to