Click or drag to resize
Sandcastle Help File BuilderBuild1xHelpFileExecute Method
This is overridden to set the working folder before executing the task and to invert the result returned from the help compiler.

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