Share via


TextFilterRule.IgnoreCase Property

Definition

Gets or sets whether to ignore case when evaluating.

public:
 property bool IgnoreCase { bool get(); void set(bool value); };
public:
 property bool IgnoreCase { bool get(); void set(bool value); };
public bool IgnoreCase { get; set; }
member this.IgnoreCase : bool with get, set
Public Property IgnoreCase As Boolean

Property Value

Applies to