UseRegularExpressions Property
In This Topic
Indicates whether to treat IncludeMessageText and ExcludeMessageText as regular expressions.
Syntax
'Declaration
Public Property UseRegularExpressions As Boolean
public bool UseRegularExpressions {get; set;}
See Also