다음을 통해 공유


CurrencyIdentifiers.KPW 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

북한 원을 식별하는 문자열 "KPW"입니다.

적용 대상