Click or drag to resize

WhenContainsFilter Properties

The WhenContainsFilter type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets or sets the action to be taken when filter matches.
(Inherited from Filter.)
Public propertyIgnoreCase
Gets or sets a value indicating whether to ignore case when comparing strings.
Public propertyLayout
Gets or sets the layout to be used to filter log messages.
(Inherited from LayoutBasedFilter.)
Public propertySubstring
Gets or sets the substring to be matched.
Top
See Also