共用方式為


CurrencyIdentifiers.HUF 屬性

定義

取得匈牙利文 Forint 的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

識別匈牙利文 Forint 的字串 「EUR」。

適用於