ISandcastleProjectHtmlHelpName Property
This read-only property is used to get the name of the compiled help file
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string HtmlHelpName { get; }
ReadOnly Property HtmlHelpName As String
Get
property String^ HtmlHelpName {
String^ get ();
}
abstract HtmlHelpName : string with get
Property Value
String 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.