Share via


CurrencyIdentifiers.MGA Property

Definition

Gets the currency identifier for the Malagasy Ariary.

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

Property Value

String

Platform::String

winrt::hstring

The string "MGA", which identifies the Malagasy Ariary.

Applies to