CurrencyIdentifiers.NAD 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 Namibian Dollar.
public:
static property Platform::String ^ NAD { Platform::String ^ get(); };
static winrt::hstring NAD();
public static string NAD { get; }
var string = CurrencyIdentifiers.nAD;
Public Shared ReadOnly Property NAD As String
Property Value
The string "NAD", which identifies the Namibian Dollar.