다음을 통해 공유


CurrencyIdentifiers.AED 속성

정의

아랍에미리트 디르함의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

아랍 에미리트 디르함(Dirham)을 식별하는 문자열 "AED"입니다.

적용 대상