IBuildProcessHtmlExtractHelp1Folder Property

This read-only property is used to get the Help 1 folder for the title and keyword HTML extract tool during the ExtractingHtmlInfo build step.

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string HtmlExtractHelp1Folder { get; }

Property Value

String

Remarks

This can be used by plug-ins to find the help 1 content

See Also