Click or drag to resize
Sandcastle Help File BuilderBuildHelpViewerFileExecute Method
This is used to execute the task and perform 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 on success or false on failure.

Implements

ITaskExecute
See Also