IsRegularExpressionUsed

ReplaceTextStrategy.IsRegularExpressionUsed property

Se false, la stringa da trovare è un testo semplice. Se true, la stringa da trovare è un’espressione regolare.

public bool IsRegularExpressionUsed { get; set; }

Guarda anche