Table of Contents

AssemblyDetails.IsIncluded Property

Definition

Namespace
Sandcastle.Core.Reflection
Assembly
Sandcastle.Core.dll

This is used to get or set whether or not to include the assembly

public bool IsIncluded { get; set; }

Property Value

bool

Remarks

Certain assemblies cannot be parsed or do not contain any useful information. This can be set to false to exclude them from being processed.