다음을 통해 공유


CurrencyIdentifiers.MGA 속성

정의

Malagasy Ariary의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

말라가시 아리어리를 식별하는 문자열 "MGA"입니다.

적용 대상