Share via


CurrencyIdentifiers.XOF Property

Definition

Gets the currency identifier for the West African CFA.

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

Property Value

String

Platform::String

winrt::hstring

The string "XOF", which identifies the West African CFA.

Applies to