System::Globalization::NumberFormatInfo::set_PercentSymbol 方法

NumberFormatInfo::set_PercentSymbol method

设置百分比符号。

void System::Globalization::NumberFormatInfo::set_PercentSymbol(const String &value)
参数类型描述
const String&百分号。

另见