CurrencyIdentifiers.PEN 属性

定义

获取秘鲁新索尔的货币标识符。

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”,用于标识秘鲁 Nuevo Sol。

适用于