다음을 통해 공유


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"입니다.

적용 대상