Table of Contents

ComponentPlacement.AdjustedInstance Property

Definition

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

This property is used to get or set the instance of the component to replace, insert before, or insert after adjusted for other components that have already been processed.

public int AdjustedInstance { get; set; }

Property Value

int

This is a property for use by designers and build tools