Share via


CurrencyIdentifiers.ISK Property

Definition

Gets the currency identifier for the Icelandic Krona.

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

Property Value

String

Platform::String

winrt::hstring

The string "ISK", which identifies the Icelandic Krona.

Applies to