SandcastleProjectBinaryTOC 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: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public bool BinaryTOC { get; }

Property Value

Boolean

Remarks

This can significantly reduce the amount of time required to load a very large help file

See Also