[]
Represents the configuration options for performing text searches.
public class SearchOptions
Name | Description |
---|---|
SearchOptions() |
Name | Description |
---|---|
MatchCase | Gets or sets a value indicating whether the search should be case-sensitive. |
WholePhrase | Gets or sets a value indicating whether the search should match the whole phrase exactly as it appears. |