CurrencyIdentifiers.PEN 屬性

定義

取得 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

屬性值

String

Platform::String

winrt::hstring

字串 「PEN」,可識別 Peruvian Nuevo Sol。

適用於