This namespace contains MSBuild related classes such as tasks and project file wrappers.

Classes

  ClassDescription
Public classBuild1xHelpFile
This task is used to run HHC.EXE which is used to compile a Help 1 (CHM) help file.
Public classBuild2xHelpFile
This task is used to run HXCOMP.EXE which is used to compile a Help 2 (HxS) help file.
Public classBuildAssembler
This task is used to run BuildAssembler.exe which is used to generate help topics.
Public classBuildHelp
This task is used to build help file output using the Sandcastle Help File Builder.
Public classBuildHelpViewerFile
This task is used to compress the help content into a Microsoft Help Container (a ZIP file with a .mshc extension).
Public classCleanHelp
This task is used to clean (remove) help file output from the last build.
Public classMRefBuilder
This task is used to generate the MRefBuilder response file and run MRefBuilder.exe.
Public classMSBuildProject
This is a simple wrapper around an MSBuild project that is used to extract information from it during a help file build.
Public classXslTransform
This task is used to run XslTransform.exe which is used to run various XSL transformations on the Sandcastle data files.