CurrencyIdentifiers.MMK Property

Definition

Gets the currency identifier for the Myanmar Kyat.

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

Property Value

String

Platform::String

winrt::hstring

The string "MMK", which identifies the Myanmar Kyat.

Applies to