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"。

適用対象