CurrencyIdentifiers.MOP プロパティ

定義

マカオ 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

プロパティ値

String

Platform::String

winrt::hstring

Macao SAR Pataca を識別する文字列 "MOP"。

適用対象