System::Globalization::DateTimeFormatInfo::get_ShortestDayNames 方法

DateTimeFormatInfo::get_ShortestDayNames method

获取最短的星期名称。

ArrayPtr<String> System::Globalization::DateTimeFormatInfo::get_ShortestDayNames() const

ReturnValue

Array of shortest day names possible, starting with Sunday.

另见