Language.Day(DayOfWeek) Method
Definition
The Day property returns the text string representing the name of a day in the referenced language.
public string Day (DayOfWeek day);
member this.Day : DayOfWeek -> string
Public Function Day (day As DayOfWeek) As String
Parameters
Returns
- String
Applies to