TocEntry.IsDefaultTopic Property
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This is used to get or set whether or not the item is the default topic for the help file
public bool IsDefaultTopic { get; set; }
This is used to get or set whether or not the item is the default topic for the help file
public bool IsDefaultTopic { get; set; }