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。

适用于