TextSearchOptions.IsRegularExpressionUsed

TextSearchOptions.IsRegularExpressionUsed property

Gets or sets indication that regular expression is used.

public bool IsRegularExpressionUsed { get; set; }

See Also