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