Click or drag to resize
Sandcastle Help File BuilderBuild2xHelpFileExecute Method
This is overridden to set the working folder before executing the task and to dump the compiler log file after the build.

Namespace: SandcastleBuilder.Utils.MSBuild
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public override bool Execute()

Return Value

Type: Boolean
True if successful or false on failure

Implements

ITaskExecute
ITaskExecute
See Also