CurrencyIdentifiers.GNF プロパティ

定義

ギニアフランの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ギニアフランを識別する文字列 "GNF"。

適用対象