CurrencyIdentifiers.XOF 屬性

定義

取得美國西部 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

屬性值

String

Platform::String

winrt::hstring

字串 「XOF」,可識別美國西部 CFA。

適用於