CurrencyIdentifiers.XPF プロパティ

定義

フランス太平洋フランの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

フランスの太平洋フランを識別する文字列 "XPF"。

適用対象