CurrencyIdentifiers.DZD 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 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
The string "DZD", which identifies the Algerian Dinar.