Share via


DateTimeFormatInfo.DayNames Property

Gets a one-dimensional array of String objects that contain the culture-specific full names of the days of the week.

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)

Syntax

public string [] DayNames { get; }

Property Value

A one-dimensional array of String objects that contain the culture-specific full names of the days of the week.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

DateTimeFormatInfo Class
DateTimeFormatInfo Members
System.Globalization Namespace