CurrencyIdentifiers.AMD Property

Definition

Gets the currency identifier for the Armenian 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

Property Value

String

Platform::String

winrt::hstring

The string "AMD", which identifies the Armenian Dram.

Applies to