This namespace contains the classes used to manage the configurations for third-party build components that can be merged into the sandcastle.config configuration file.
Classes
| Class | Description | |
|---|---|---|
| BuildComponentConfiguration |
This collection class is used to hold the additional content items
for a project.
| |
| BuildComponentInfo |
This class contains information about the loaded build components.
| |
| BuildComponentManager |
This class is used to manage the set of third party build components
including language syntax filters.
| |
| ComponentConfigurationDictionary |
This dictionary class is used to hold the third party build component
configuration properties for a project such as the Code Block Component.
| |
| ComponentPosition |
This is used to define the position of a custom build component within
the Sandcastle configuration file.
| |
| SyntaxFilterInfo |
This class contains information about the loaded language syntax filter
build components.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ComponentPosition..::..Placement |
This enumeration defines the placement values
|