다음을 통해 공유


CurrencyIdentifiers.XCD 속성

정의

동 캐리비안 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

동 캐리비안 달러를 식별하는 문자열 "XCD"입니다.

적용 대상