CurrencyIdentifiers.NOK 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 Norwegian Krone.
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
Property Value
The string "NOK", which identifies the Norwegian Krone.