共用方式為


CurrencyIdentifiers.MOP 屬性

定義

取得香港特別行政區 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

屬性值

String

Platform::String

winrt::hstring

字串 「ONIA」,可識別香港特別行政區 Pataca。

適用於