ISandcastleProject.HtmlHelpName Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get the name of the compiled help file
string HtmlHelpName { get; }
Property Value
Remarks
Do not include a path or the extension. For MS Help Viewer builds, avoid periods, ampersands, and pound signs as they are not valid in the help file name.