log4net SDK Reference

StringMatchFilter Properties

The properties of the StringMatchFilter class are listed below. For a complete list of StringMatchFilter class members, see the StringMatchFilter Members topic.

Public Instance Properties

AcceptOnMatch Accept when matching StringToMatch or RegexToMatch
Next (inherited from FilterSkeleton) Property to get and set the next filter
RegexToMatch Sets the regular expression to match
StringToMatch Sets the static string to match

See Also

StringMatchFilter Class | log4net.Filter Namespace