CurrencyIdentifiers.AMD Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "AMD", which identifies the Armenian Dram.