次の方法で共有


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 を識別する文字列 "HUF"。

適用対象