CurrencyIdentifiers.NGN Property

Definition

Gets the currency identifier for the Nigerian Naira.

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

Property Value

String

Platform::String

winrt::hstring

The string "NGN", which identifies the Nigerian Naira.

Applies to