Click or drag to resize
Sandcastle Help File BuilderSandcastleHtmlExtractTocFile Property
This is used to set the table of contents XML filename

Namespace: SandcastleBuilder.HtmlExtract
Assembly: SandcastleHtmlExtract (in SandcastleHtmlExtract.exe) Version: 2014.11.22.0
Syntax
public string TocFile { get; set; }

Property Value

Type: String
This is optional. If not set, it defaults to toc.xml.
See Also