CurrencyIdentifiers.IDR Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "IDR", which identifies the Indonesian Rupiah.