CurrencyIdentifiers.XAF プロパティ

定義

中央アフリカの CFA の通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

中央アフリカの CFA を識別する文字列 "XAF"。

適用対象