다음을 통해 공유


CurrencyIdentifiers.KRW 속성

정의

한국 원화의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

한국원을 식별하는 문자열 "KRW"입니다.

적용 대상