IsRegularExpressionUsed

ReplaceTextStrategy.IsRegularExpressionUsed property

如果为 false,则要查找的字符串是简单文本。如果为真,则要查找的字符串是正则表达式。

public bool IsRegularExpressionUsed { get; set; }

也可以看看