Property IgnoreCase
IgnoreCase
Gets or sets a value indicating whether the text comparison should ignore case. When true, the case of letters is ignored during text matching.
Declaration
bool IgnoreCase { get; set; }
Property Value
Type | Description |
---|---|
bool |