ComponentPlacementAdjustedInstance Property
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.
Namespace: Sandcastle.Core.BuildAssembler.BuildComponentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public int AdjustedInstance { get; set; }
Public Property AdjustedInstance As Integer
Get
Set
public:
property int AdjustedInstance {
int get ();
void set (int value);
}
member AdjustedInstance : int with get, set
Property Value
Int32This is a property for use by designers and build tools