System::Globalization::NumberFormatInfo::set_PercentDecimalDigits 方法

NumberFormatInfo::set_PercentDecimalDigits method

设置百分比值的小数位数。

void System::Globalization::NumberFormatInfo::set_PercentDecimalDigits(int value)
参数类型描述
int百分比值的小数位数。

另见