Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectHtmlHelp2xCompilerPath Property
This is used to get or set the path to the MS Help 2 compiler (HXCOMP.EXE).

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

Property Value

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