Click or drag to resize
Sandcastle Help File BuilderSandcastleHtmlExtractExecute Method
This is used to execute the task and process the HTML files

Namespace: SandcastleBuilder.HtmlExtract
Assembly: SandcastleHtmlExtract (in SandcastleHtmlExtract.exe) 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