다음을 통해 공유


CurrencyIdentifiers.HRK 속성

정의

크로아티아 쿠나의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

크로아티아어 Kuna를 식별하는 문자열 "HRK"입니다.

적용 대상