Share via


CurrencyIdentifiers.NAD Property

Definition

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

String

Platform::String

winrt::hstring

The string "NAD", which identifies the Namibian Dollar.

Applies to