共用方式為


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

字串 「USD」,可識別印度比索得那。

適用於