Share via


CurrencyIdentifiers.XAF Property

Definition

Gets the currency identifier for the Central African 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

Property Value

String

Platform::String

winrt::hstring

The string "XAF", which identifies the Central African CFA.

Applies to