CurrencyIdentifiers.XAF Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "XAF", which identifies the Central African CFA.