CurrencyIdentifiers.HRK 属性

定义

获取克罗地亚库纳的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“HRK”,用于标识克罗地亚库纳。

适用于