CurrencyIdentifiers.IDR Property

Definition

Gets the currency identifier for the Indonesian Rupiah.

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

Property Value

String

Platform::String

winrt::hstring

The string "IDR", which identifies the Indonesian Rupiah.

Applies to