TopicCollectionDefaultTopic Property

This is used to get the default topic

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public Topic DefaultTopic { get; }

Property Value

Topic
It returns the default topic or null if one is not set

See Also