Share via


CurrencyIdentifiers.MOP Property

Definition

Gets the currency identifier for the Macao SAR Pataca.

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

Property Value

String

Platform::String

winrt::hstring

The string "MOP", which identifies the Macao SAR Pataca.

Applies to