CurrencyIdentifiers.ISK 属性

定义

获取冰岛克朗的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“ISK”,标识冰岛克朗克。

适用于