IConceptualContentSettings Interface

This defines the interface used to interact with conceptual content settings

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public interface IConceptualContentSettings

Properties

CodeSnippetFiles This read-only property gets the conceptual content code snippet files
ContentLayoutFiles This read-only property gets the conceptual content layout files
ImageFiles This read-only property gets the conceptual content image files
TokenFiles This read-only property gets the conceptual content token files
Topics This read-only property gets a collection of the conceptual content topics

See Also