CurrencyIdentifiers.ILS 属性

定义

获取以色列新谢克尔的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“ILS”,标识以色列新谢克尔。

适用于