SandcastleProjectTocParentId Property

This read-only property is used to get the table of contents parent for each root topic in the help file.

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string TocParentId { get; }

Property Value

String
The default is "-1" to show the root topics in the root of the main table of content

See Also