CurrencyIdentifiers.PEN 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 Peruvian Nuevo Sol.
public:
static property Platform::String ^ PEN { Platform::String ^ get(); };
static winrt::hstring PEN();
public static string PEN { get; }
var string = CurrencyIdentifiers.pEN;
Public Shared ReadOnly Property PEN As String
Property Value
The string "PEN", which identifies the Peruvian Nuevo Sol.