CurrencyIdentifiers.IRR Property

Definition

Gets the currency identifier for the Iranian Rial.

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

Property Value

String

Platform::String

winrt::hstring

The string "IRR", which identifies the Iranian Rial.

Applies to