Table of Contents

IBuildProcess.SuppressApiFilter Property

Definition

Namespace
Sandcastle.Core.BuildEngine
Assembly
Sandcastle.Core.dll

This controls whether or not the API filter is suppressed

bool SuppressApiFilter { get; set; }

Property Value

bool

By default, it is not suppressed and the API filter will be applied. The API Filter designer uses this to suppress the filter so that all members are obtained.