ISandcastleProjectTocOrder Property
This read-only property is used to get the sort order for conceptual content so that it appears
within its parent in the correct position.
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
ReadOnly Property TocOrder As Integer
Get
property int TocOrder {
int get ();
}
abstract TocOrder : int with get
Property Value
Int32The default is -1 to let the build engine determine the best value to use based on the
other project properties.