Share via


CurrencyIdentifiers.MDL Property

Definition

Gets the currency identifier for the Moldovan Leu.

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

Property Value

String

Platform::String

winrt::hstring

The string "MDL", which identifies the Moldovan Leu.

Applies to