다음을 통해 공유


CurrencyIdentifiers.CAD 속성

정의

캐나다 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

캐나다 달러를 식별하는 문자열 "CAD"입니다.

적용 대상