다음을 통해 공유


CurrencyIdentifiers.MOP 속성

정의

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

속성 값

String

Platform::String

winrt::hstring

Macao SAR Pataca를 식별하는 문자열 "MOP"입니다.

적용 대상