다음을 통해 공유


CurrencyIdentifiers.MDL 속성

정의

몰도반 루의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

몰도반 류를 식별하는 문자열 "MDL"입니다.

적용 대상