SandcastleProjectBinaryTOC Property
This read-only property is used to get whether or not to create a binary table of contents in Help 1
files.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool BinaryTOC { get; }
Public ReadOnly Property BinaryTOC As Boolean
Get
public:
property bool BinaryTOC {
bool get ();
}
member BinaryTOC : bool with get
Property Value
Boolean This can significantly reduce the amount of time required to load a very large help file