다음을 통해 공유


CurrencyIdentifiers.CZK 속성

정의

체코 코루나의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

체코 코루나를 식별하는 문자열 "CZK"입니다.

적용 대상