ISandcastle ProjectToc Parent Id Property
This read-only property is used to get the table of contents parent for each root topic in the help
file.
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The default is "-1" to show the root topics in the root of the main table of content
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
string TocParentId { get; }VB
ReadOnly Property TocParentId As String
GetC++
property String^ TocParentId {
String^ get ();
}F#
abstract TocParentId : string with getProperty Value
StringThe default is "-1" to show the root topics in the root of the main table of content