共用方式為


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」,這個字串會識別一元。

適用於