The StringMatchFilter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AcceptOnMatch | ||
| Next |
Property to get and set the next filter
(Inherited from FilterSkeleton.) | |
| RegexToMatch |
Sets the regular expression to match
| |
| StringToMatch |
Sets the static string to match
|
See Also