다음을 통해 공유


CurrencyIdentifiers.IQD 속성

정의

이라크 디나르의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

이라크 디나르를 식별하는 문자열 "IQD"입니다.

적용 대상