IConceptualContentSettingsTopics Property

This read-only property gets a collection of the conceptual content topics

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
IList<TopicCollection> Topics { get; }

Property Value

IListTopicCollection

See Also