Click or drag to resize
Sandcastle Help File BuilderApiFilter Properties

The ApiFilter type exposes the following members.

Properties
  NameDescription
Public propertyChildren
This returns the child API filter collection for this entry
Public propertyEntryType
This is used to get or set the API entry type
Public propertyFilterName
This is used to get the API filter name
Public propertyFullName
This is used to get the fully qualified name of the API entry
Public propertyIsExposed
This is used to get or set whether or not the entry is exposed
Public propertyIsProjectExclude
This is used to get or set whether or not the entry is excluded via the project (i.e. via the SHFB Namespaces option or an <exclude /> tag.
Top
See Also