다음을 통해 공유


CurrencyIdentifiers.JPY 속성

정의

일본 엔화의 통화 식별자를 가져옵니다.

public:
 static property Platform::String ^ JPY { Platform::String ^ get(); };
static winrt::hstring JPY();
public static string JPY { get; }
var string = CurrencyIdentifiers.jPY;
Public Shared ReadOnly Property JPY As String

속성 값

String

Platform::String

winrt::hstring

일본 엔을 식별하는 문자열 "JPY"입니다.

적용 대상