System::Globalization::DateTimeFormatInfo::set_ShortDatePattern method

DateTimeFormatInfo::set_ShortDatePattern method

Sets short date pattern.

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

See Also