Table of Contents

BuildComponentFactory.ConceptualBuildPlacement Property

Definition

Namespace
Sandcastle.Core.BuildAssembler.BuildComponent
Assembly
Sandcastle.Core.dll

This is used to get or set a placement action for conceptual content builds

public ComponentPlacement ConceptualBuildPlacement { get; set; }

Property Value

ComponentPlacement

The default is to not place the component. Components that are exposed to build tools should set this to define a proper placement action.