MarkdownContentGeneratorExecute Method

This is used to execute the task and perform the build

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public bool Execute()

Return Value

Boolean
True on success or false on failure.

See Also