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

NumberFormatInfo::set_PercentDecimalDigits method

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

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

另见