ISandcastleProjectHtmlHelp1xCompilerPath Property

This property is used to get or set the path to the HTML Help 1 compiler (HHC.EXE)

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
FolderPath HtmlHelp1xCompilerPath { get; set; }

Property Value

FolderPath
You only need to set this if the builder cannot determine the path for itself

See Also