Summary description for TextVerifier.
Westwind.WebMonitor.TextVerifier
public class TextVerifier : object
Class Members
Member | Description | |
---|---|---|
Constructor |
||
Process |
Processes the search expression public bool Process(); |
|
RegExOptions |
The RegEx options that are applied on the RegEx options. The default is set to ignore case and use Multiline | |
SearchExpression |
The text or Regex expression to look for. The format depends on the SearchType setting. | |
SearchType |
The type of search to perform. | |
TextToSearch |
The full string to search for an expression |
Requirements
Namespace: Westwind.WebMonitorAssembly: webmonitorcomponents.dll
© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic