다음을 통해 공유


CurrencyIdentifiers.CRC 속성

정의

코스타리카 콜론의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

코스타리카 콜론을 식별하는 문자열 "CRC"입니다.

적용 대상