Property TextEvaluator
TextEvaluator
Provides access to the text evaluator view model used to match text patterns within the target file. The text evaluator can be of various types, such as regex, lambda expressions, or plain text.
Declaration
ISwitchableTextEvaluatorViewModel TextEvaluator { get; }
Property Value
Type | Description |
---|---|
ISwitchableTextEvaluatorViewModel |