IConceptualContentSettings Interface
This defines the interface used to interact with conceptual content settings
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public interface IConceptualContentSettings
Public Interface IConceptualContentSettings
public interface class IConceptualContentSettings
type IConceptualContentSettings = interface end
| 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
|