CurrencyIdentifiers.MZN Property

Definition

Gets the currency identifier for the New Mozambican Metical.

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

Property Value

String

Platform::String

winrt::hstring

The string "MZN", which identifies the New Mozambican Metical.

Applies to