Sandcastle.Core.BuildEngine Namespace
This namespace contains types used to interact with the build engine.
Classes
| BuildProgressEventArgs |
This is a custom event arguments class use to report build progress |
| BuilderException |
This exception class is thrown by the application if it encounters an unrecoverable error |
| XmlCommentsFile |
This represents an XML comment file and is used when searching for and adding missing documentation tag information. |
| XmlCommentsFileCollection |
This collection class is used to hold the XML comments files during the build process |
Interfaces
| IBuildProcess |
This defines the interface used to interact with a help file builder build process |
| IConceptualContentSettings |
This defines the interface used to interact with conceptual content settings |
| ISubstitutionTags |
This defines the interface used to interact with the substitution tags handler in the build process |
Enums
| BuildStep |
This public enumerated type defines the build steps used when reporting progress during a build. |
| PartialBuildType |
This public enumerated type defines the partial build types |