The WeekDayFormat type exposes the following members.

Methods

  Name Description
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToLocaleString (Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  Name Description
Public field Static member Abbreviated
Displays the abbreviated name of the day of the week.
Public field Static member FirstLetter
Displays the first single letter of the day of the week.
Public field Static member FirstTwoLetters
Displays the first two letters of the day of the week.
Public field Static member Full
Displays the full name of the day of the week.
Public field value__

See Also