MarkdownFileTocTitle Property
This is used to get or set the table of contents title
Namespace: Sandcastle.Core.MarkdownAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public string TocTitle { get; set; }
Public Property TocTitle As String
Get
Set
public:
property String^ TocTitle {
String^ get ();
void set (String^ value);
}
member TocTitle : string with get, set
Property Value
String