| BuildProcessFindTools Method |
Find the Sandcastle tools and the HTML help compiler
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax protected void FindTools()
protected:
void FindTools()
member FindTools : unit -> unit
Exceptions Exception | Condition |
---|
BuilderException | This is thrown if any of the tools cannot be found |
See Also