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"。

適用対象