Click or drag to resize
Sandcastle Help File BuilderTopicSubtopics Property
This is used to get the sub-topics beneath this topic.

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public TopicCollection Subtopics { get; }

Property Value

Type: TopicCollection
See Also