共用方式為


CurrencyIdentifiers.AMD 屬性

定義

取得亞美尼亞文 Dram 的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「AMD」,可識別亞美尼亞文 Dram。

適用於