SandcastleProjectHtmlHelp1xCompilerPath Property
This property is used to get or set the path to the HTML Help 1 compiler (HHC.EXE)
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public FolderPath HtmlHelp1xCompilerPath { get; set; }
Public Property HtmlHelp1xCompilerPath As FolderPath
Get
Set
public:
property FolderPath^ HtmlHelp1xCompilerPath {
FolderPath^ get ();
void set (FolderPath^ value);
}
member HtmlHelp1xCompilerPath : FolderPath with get, set
Property Value
FolderPathYou only need to set this if the builder cannot determine the path for itself