共用方式為


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

字串 「XAF」,可識別中部非洲 CFA。

適用於