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”,用于标识阿尔及利亚纳。

适用于