Click or drag to resize
Sandcastle Help File BuilderConceptualContentSettingsTopics Property
This is used to get a collection of the conceptual content topics

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

Property Value

Type: CollectionTopicCollection
Remarks
Each item in the collection represents one content layout file from the project
See Also