다음을 통해 공유


CurrencyIdentifiers.MAD 속성

정의

모로코 디르함의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

모로코 디르햄을 식별하는 문자열 "MAD"입니다.

적용 대상