System::Globalization::DateTimeFormatInfo::GetMonthGenitiveName 方法

DateTimeFormatInfo::GetMonthGenitiveName method

获取属格月份名称。

String System::Globalization::DateTimeFormatInfo::GetMonthGenitiveName(int month) const
ParameterType描述
月份int要获取名称的月份。

ReturnValue

月份名称。

另见