TopicIsDefaultTopic Property
This is used to when merging TOC files to determine the default topic
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