IBuildAssembler Interface
This interface defines the common Build Assembler tool properties, events, and methods used to generate
help topics.
Namespace: Sandcastle.Core.BuildAssemblerAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public interface IBuildAssembler
Public Interface IBuildAssembler
public interface class IBuildAssembler
type IBuildAssembler = interface end
BuildComponents |
This read-only property returns the current list of build components
|
Data |
This read-only property returns a dictionary that can be used to store information shared between
build components.
|
TopicTransformation |
This read-only property returns the topic transformation to use for the presentation style
|
VerbosityLevel |
This read-only property returns the verbosity level for the message handlers
|
ComponentEvent |
This event is raised when a component wants to signal that something of interest has happened
|