次の方法で共有


CurrencyIdentifiers.NGN プロパティ

定義

ナイジェリアナイラの通貨識別子を取得します。

public:
 static property Platform::String ^ NGN { Platform::String ^ get(); };
static winrt::hstring NGN();
public static string NGN { get; }
var string = CurrencyIdentifiers.nGN;
Public Shared ReadOnly Property NGN As String

プロパティ値

String

Platform::String

winrt::hstring

ナイジェリアナイラを識別する文字列 "NGN"。

適用対象