CurrencyIdentifiers.XOF 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 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
The string "XOF", which identifies the West African CFA.