Table of Contents

ISandcastleProject.TocOrder Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

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.

int TocOrder { get; }

Property Value

int

The default is -1 to let the build engine determine the best value to use based on the other project properties.