CurrencyIdentifiers.ISK Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "ISK", which identifies the Icelandic Krona.