IConceptualContentSettingsTopics Property
This read-only property gets a collection of the conceptual content topics
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
IList<TopicCollection> Topics { get; }
ReadOnly Property Topics As IList(Of TopicCollection)
Get
property IList<TopicCollection^>^ Topics {
IList<TopicCollection^>^ get ();
}
abstract Topics : IList<TopicCollection> with get
Property Value
IListTopicCollection