다음을 통해 공유


CurrencyIdentifiers.YER 속성

정의

예멘 리알의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

예멘 리알을 식별하는 문자열 "YER"입니다.

적용 대상