다음을 통해 공유


CurrencyIdentifiers.RON 속성

정의

루마니아어 Leu의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

루마니아어 Leu를 식별하는 문자열 "RON"입니다.

적용 대상