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