SandcastleBuilder.Utils.BuildComponent Namespace |
Class | Description | |
---|---|---|
BuildComponentConfiguration |
This collection class is used to hold the additional content items for a project
| |
ComponentConfigurationDictionary |
This dictionary class is used to hold the third party build component configuration properties for a
project such as the Code Block Component.
| |
ExecutionContext |
This class defines the execution context in which the plug-in is being called during the build process
| |
ExecutionPoint |
This class defines when a plug-in gets executed during the build process
| |
HelpFileBuilderPlugInExportAttribute |
This is a custom version of the ExportAttribute that contains metadata for the help file
builder plug-ins.
| |
PlugInConfiguration |
This collection class is used to hold a plug-in's configuration and enabled state
| |
PlugInConfigurationDictionary |
This dictionary class is used to hold the configurations for third party build process plug-ins such as
the Additional Content Only plug-in.
|
Interface | Description | |
---|---|---|
IPlugIn |
This interface defines the methods required to implement a Sandcastle Help File Builder build process
plug-in.
| |
IPlugInMetadata |
This class defines the metadata for a Sandcastle Help File Builder build process plug-in
|
Enumeration | Description | |
---|---|---|
ExecutionBehaviors |
This public enumerated type defines the execution behavior of a build process plug-in
|