CurrencyIdentifiers.DZD プロパティ

定義

アルジェリア ディナールの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

アルジェリアディナールを識別する文字列 "DZD"。

適用対象