'Declaration Public Overloads Shared Function GetDayOfWeekName( _ ByVal day As System.DayOfWeek _ ) As System.String
public static System.string GetDayOfWeekName( System.DayOfWeek day )
Parameters
- day
- The System.DayOfWeek value.
Return Value
The culture-specific full name of the day of the week represented by dayofweek.