다음을 통해 공유


CurrencyIdentifiers.IRR 속성

정의

이란 리알의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

이란 리알을 식별하는 문자열 "IRR"입니다.

적용 대상