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

字符串“印尼盾”,标识印尼盾。

适用于