TocEntryTitle Property

This is used to get or set the entry's title in the table of contents

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string Title { get; set; }

Property Value

String

See Also