CurrencyIdentifiers.HUF 属性

定义

获取匈牙利福林的货币标识符。

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

字符串“HUNGARIAN”,用于标识匈牙利福林。

适用于