TitleAndKeywordHtmlExtractHelp1Folder Property

This is used to get or set the HTML Help 1 file folder name containing the Help 1 files to be processed.

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string Help1Folder { get; set; }

Property Value

String
This is optional. If not set, no HTML help 1 files will be processed.

See Also