CurrencyIdentifiers.KPW Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "KPW", which identifies the North Korean Won.