TocEntryIsDefaultTopic Property
This is used to get or set whether or not the item is the default topic for the help file
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool IsDefaultTopic { get; set; }
Public Property IsDefaultTopic As Boolean
Get
Set
public:
property bool IsDefaultTopic {
bool get ();
void set (bool value);
}
member IsDefaultTopic : bool with get, set
Property Value
Boolean