CurrencyIdentifiers.NIO 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 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
The string "NIO", which identifies the Nicaraguan Cordoba Oro.