System.Globalization.DateTimeFormatInfo.FirstDayOfWeek Property

Gets or sets the first day of the week.

Syntax

public DayOfWeek FirstDayOfWeek { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is affected if the value of the DateTimeFormatInfo.Calendar property changes.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0