Click or drag to resize
Sandcastle Help File BuilderSandcastleBuilder.Utils.BuildEngine Namespace
This namespace contains the classes related to the build engine.
Classes
  ClassDescription
Public classBuildProcess
This class is used to handle all aspects of the build process in a separate thread
Public classBuildProgressEventArgs
This is a custom event arguments class for the BuildProgress event.
Public classFrameworkCommentsFileLocation
This is used to represent a framework XML comments file location
Public classFullTextIndex
This is a really basic implementation of an algorithm used to create a full-text index of the website pages so that they can be searched using the ASP.NET web pages.
Public classXmlCommentsFile
This represents an XML comment file and is used when searching for and adding missing documentation tag information.
Public classXmlCommentsFileCollection
This collection class is used to hold the XML comments files during the build process
Enumerations
  EnumerationDescription
Public enumerationBuildStep
This public enumerated type defines the build steps used when reporting progress during a build.
Public enumerationPartialBuildType
This public enumerated type defines the partial build types