System::Globalization::DateTimeFormatInfo::set_MonthDayPattern method

DateTimeFormatInfo::set_MonthDayPattern method

Sets month day pattern.

void System::Globalization::DateTimeFormatInfo::set_MonthDayPattern(const String &value)
ParameterTypeDescription
valueconst String&Format string.

See Also