System::Globalization::NumberFormatInfo::set_PercentDecimalSeparator 方法

NumberFormatInfo::set_PercentDecimalSeparator method

设置百分比值的小数分隔符。

void System::Globalization::NumberFormatInfo::set_PercentDecimalSeparator(const String &value)
参数类型描述
valueconst String&Decimal 在百分比值中的分隔符。

另见