System::Globalization::DateTimeFormatInfo::set_YearMonthPattern method

DateTimeFormatInfo::set_YearMonthPattern method

Sets year and month pattern.

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

See Also