The MdcFilter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AcceptOnMatch | (Inherited from StringMatchFilter.) |
![]() | Key |
The key to lookup in the event properties and then match against.
(Inherited from PropertyFilter.) |
![]() | Next |
Property to get and set the next filter
(Inherited from FilterSkeleton.) |
![]() | RegexToMatch |
Sets the regular expression to match
(Inherited from StringMatchFilter.) |
![]() | StringToMatch |
Sets the static string to match
(Inherited from StringMatchFilter.) |
See Also