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"。

適用対象