Click or drag to resize

ClassFilterEntry Properties

The ClassFilterEntry type exposes the following members.

Properties
  NameDescription
Public propertyClassName
The name of the class. Can include wildcards (* and ?). The asterisk corresponds to a string of any length, the question mark - to any single character.
Public propertyIncludeDerived
True is the derived classes should be processes in the same way as the class that the ClassName property specifies.
Top
See Also