NumberFormatInfo.PercentPositivePattern プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

Dim instance As NumberFormatInfo Dim value As Integer value = instance.PercentPositivePattern instance.PercentPositivePattern = value
/** @property */ public int get_PercentPositivePattern () /** @property */ public void set_PercentPositivePattern (int value)
public function get PercentPositivePattern () : int public function set PercentPositivePattern (value : int)
正のパーセント値の形式パターン。InvariantInfo の既定値は 0 で、"n %" を表します。"%" は PercentSymbol で、n は数値です。



Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


NumberFormatInfo クラス
NumberFormatInfo メンバ
System.Globalization 名前空間
NumberFormatInfo.PercentDecimalDigits プロパティ
NumberFormatInfo.PercentDecimalSeparator プロパティ
NumberFormatInfo.PercentGroupSeparator プロパティ
NumberFormatInfo.PercentGroupSizes プロパティ
PercentSymbol
NumberFormatInfo.PercentNegativePattern プロパティ
NumberFormatInfo.CurrencyPositivePattern プロパティ
- NumberFormatInfo.PercentPositivePattern プロパティのページへのリンク