Share via


CurrencyIdentifiers.PEN Property

Definition

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

String

Platform::String

winrt::hstring

The string "PEN", which identifies the Peruvian Nuevo Sol.

Applies to