次の方法で共有


CurrencyIdentifiers.IDR プロパティ

定義

インドネシア ルピアの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

インドネシアルピアを識別する文字列 "IDR"。

適用対象