Property IgnoreCase
IgnoreCase
Gets or sets a value indicating whether to ignore case when matching text. When true, case differences are ignored during text comparison.
Declaration
public bool IgnoreCase { get; set; }
Property Value
Type | Description |
---|---|
bool |