CurrencyIdentifiers.MGA 属性

定义

获取马达加斯加阿里亚里的货币标识符。

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”,标识马达加斯加阿里亚里。

适用于