log4net SDK Reference

PropertyFilter Properties

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

Public Instance Properties

AcceptOnMatch (inherited from StringMatchFilter) Accept when matching StringToMatch or RegexToMatch
Key The key to lookup in the event properties and then match against.
Next (inherited from FilterSkeleton) Property to get and set the next filter
RegexToMatch (inherited from StringMatchFilter) Sets the regular expression to match
StringToMatch (inherited from StringMatchFilter) Sets the static string to match

See Also

PropertyFilter Class | log4net.Filter Namespace