Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectHtmlHelp1xCompilerPath Property
This is used to get or set the path to the HTML Help 1 compiler (HHC.EXE).

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public FolderPath HtmlHelp1xCompilerPath { get; set; }

Property Value

Type: FolderPath
You only need to set this if the builder cannot determine the path for itself.
See Also