ComponentPlacementInstance Property
This read-only property returns the instance of the component to replace, insert before, or insert
after.
Namespace: Sandcastle.Core.BuildAssembler.BuildComponentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public int Instance { get; }
Public ReadOnly Property Instance As Integer
Get
public:
property int Instance {
int get ();
}
member Instance : int with get
Property Value
Int32