Share via


CurrencyIdentifiers.KPW Property

Definition

Gets the currency identifier for the North Korean Won.

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

Property Value

String

Platform::String

winrt::hstring

The string "KPW", which identifies the North Korean Won.

Applies to