CurrencyIdentifiers.AED 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 United Arab Emirates Dirham.
public:
static property Platform::String ^ AED { Platform::String ^ get(); };
static winrt::hstring AED();
public static string AED { get; }
var string = CurrencyIdentifiers.aED;
Public Shared ReadOnly Property AED As String
Property Value
The string "AED", which identifies the United Arab Emirates Dirham.