CurrencyIdentifiers.HRK Property

Definition

Gets the currency identifier for the Croatian Kuna.

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

Property Value

String

Platform::String

winrt::hstring

The string "HRK", which identifies the Croatian Kuna.

Applies to