CurrencyIdentifiers.MMK 属性

定义

获取缅甸元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“MMK”,标识缅甸缅元。

适用于