ConceptualContentSettingsTopics Property
This is used to get a collection of the conceptual content topics
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public IList<TopicCollection> Topics { get; }
Public ReadOnly Property Topics As IList(Of TopicCollection)
Get
public:
property IList<TopicCollection^>^ Topics {
IList<TopicCollection^>^ get ();
}
member Topics : IList<TopicCollection> with get
Property Value
IListTopicCollection Each item in the collection represents one content layout file from the project