Property EvaluatorExpression
EvaluatorExpression
Gets or sets the expression used by the text evaluator to match against the contents of the target file. The nature of the expression depends on the type of evaluator being used (e.g., regex, lambda, plain text).
Declaration
public string EvaluatorExpression { get; set; }
Property Value
Type | Description |
---|---|
string |