CurrencyIdentifiers.NOK 属性

定义

获取挪威克朗的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“NOK”,用于标识挪威克朗。

适用于