다음을 통해 공유


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"입니다.

적용 대상