CurrencyIdentifiers.ILS Property

Definition

Gets the currency identifier for the Israeli New Shekel.

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

Property Value

String

Platform::String

winrt::hstring

The string "ILS", which identifies the Israeli New Shekel.

Applies to