ComponentPlacementInstance Property

This read-only property returns the instance of the component to replace, insert before, or insert after.

Definition

Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public int Instance { get; }

Property Value

Int32

See Also