'宣言 Public Overloads Shared Function GetDayOfWeekName( _ ByVal day As System.DayOfWeek _ ) As System.String
public static System.string GetDayOfWeekName( System.DayOfWeek day )
パラメータ
- day
- The System.DayOfWeek value.
戻り値の型
The culture-specific full name of the day of the week represented by dayofweek.