System.Globalization.DateTimeFormatInfo.CalendarWeekRule Property

Gets or sets a value that specifies which rule is used to determine the first calendar week of the year.

Syntax

public CalendarWeekRule CalendarWeekRule { 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