CurrencyIdentifiers.NIO Property

Definition

Gets the currency identifier for the Nicaraguan Cordoba Oro.

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

Property Value

String

Platform::String

winrt::hstring

The string "NIO", which identifies the Nicaraguan Cordoba Oro.

Applies to