Share via


CurrencyIdentifiers.MNT Property

Definition

Gets the currency identifier for the Mongolian Tugrik.

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

Property Value

String

Platform::String

winrt::hstring

The string "MNT", which identifies the Mongolian Tugrik.

Applies to