ISandcastle ProjectBinary TOC Property
This read-only property is used to get whether or not to create a binary table of contents in Help 1
files.
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
bool BinaryTOC { get; }VB
ReadOnly Property BinaryTOC As Boolean
GetC++
property bool BinaryTOC {
bool get ();
}F#
abstract BinaryTOC : bool with getProperty Value
BooleanRemarks
This can significantly reduce the amount of time required to load a very large help file