bool IgnoreCase { get; set; }
Property IgnoreCase As Boolean Get Set
property bool IgnoreCase { bool get (); void set (bool value); }
abstract IgnoreCase : bool with get, set
In This Article