CurrencyIdentifiers.NGN 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 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
The string "NGN", which identifies the Nigerian Naira.