CurrencyIdentifiers.MAD Property

Definition

Gets the currency identifier for the Moroccan Dirham.

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

Property Value

String

Platform::String

winrt::hstring

The string "MAD", which identifies the Moroccan Dirham.

Applies to