FindOptions.CaseSensitive

FindOptions.CaseSensitive property

Indicates if the searched string is case sensitive.

public bool CaseSensitive { get; set; }

See Also