Returns the day of the week Daylight Saving Time starts.
| C# | Visual Basic |
public DaysOfWeek DaylightDayOfWeekMask { get; }
Public ReadOnly Property DaylightDayOfWeekMask As DaysOfWeek Get
This property is set to a member of the DaysOfWeek enumeration..
Undefined if SupportsDst is FALSE.