Table of Contents

ApiFilter.IsProjectExclude Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

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.

public bool IsProjectExclude { get; set; }

Property Value

bool