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”,标识伊朗里亚尔。

适用于