CurrencyIdentifiers.INR 属性

定义

获取卢比的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“印度”,用于标识卢比。

适用于