CurrencyIdentifiers.MOP 属性

定义

获取澳门特区澳门元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“澳门特别行政区”,标识澳门特区澳门元。

适用于