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

Dim instance As NumberFormatInfo Dim value As String value = instance.CurrencySymbol instance.CurrencySymbol = value
/** @property */ public String get_CurrencySymbol () /** @property */ public void set_CurrencySymbol (String value)
通貨記号として使用する文字列。InvariantInfo の既定値は "$" です。


CurrencySymbol プロパティのコード例を次に示します。このコード例は、NumberFormatInfo クラスのトピックで取り上げているコード例の一部分です。

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.CurrencyDecimalDigits プロパティ
NumberFormatInfo.CurrencyDecimalSeparator プロパティ
NumberFormatInfo.CurrencyGroupSeparator プロパティ
NumberFormatInfo.CurrencyGroupSizes プロパティ
NumberFormatInfo.CurrencyNegativePattern プロパティ
NumberFormatInfo.CurrencyPositivePattern プロパティ
NaNSymbol
PercentSymbol
PerMilleSymbol
Weblioに収録されているすべての辞書からNumberFormatInfo.CurrencySymbol プロパティを検索する場合は、下記のリンクをクリックしてください。

- NumberFormatInfo.CurrencySymbol プロパティのページへのリンク