Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectApiFilter Property
This is used to get the API filter collection.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public ApiFilterCollection ApiFilter { get; }

Property Value

Type: ApiFilterCollection
See Also