CurrencyIdentifiers.EUR 屬性

定義

取得歐元的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「EUR」,可識別歐元。

適用於