Share via


CurrencyIdentifiers.IQD Property

Definition

Gets the currency identifier for the Iraqi Dinar.

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

Property Value

String

Platform::String

winrt::hstring

The string "IQD", which identifies the Iraqi Dinar.

Applies to