Share via


CurrencyIdentifiers.DZD Property

Definition

Gets the currency identifier for the Algerian Dinar.

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

Property Value

String

Platform::String

winrt::hstring

The string "DZD", which identifies the Algerian Dinar.

Applies to