This namespace contains MSBuild related classes such as tasks and project file wrappers.
Classes
| Class | Description | |
|---|---|---|
| Build1xHelpFile |
This task is used to run HHC.EXE which is used to compile a Help 1
(CHM) help file.
| |
| Build2xHelpFile |
This task is used to run HXCOMP.EXE which is used to compile a Help 2
(HxS) help file.
| |
| BuildAssembler |
This task is used to run BuildAssembler.exe which is used to generate
help topics.
| |
| BuildHelp |
This task is used to build help file output using the Sandcastle Help
File Builder.
| |
| BuildHelpViewerFile |
This task is used to compress the help content into a Microsoft Help
Container (a ZIP file with a .mshc extension).
| |
| CleanHelp |
This task is used to clean (remove) help file output from the last
build.
| |
| MRefBuilder |
This task is used to generate the MRefBuilder response file and run
MRefBuilder.exe.
| |
| MSBuildProject |
This is a simple wrapper around an MSBuild project that is used to
extract information from it during a help file build.
| |
| XslTransform |
This task is used to run XslTransform.exe which is used to run various
XSL transformations on the Sandcastle data files.
|