SandcastleProjectHtmlHelpName Property
This read-only property is used to get the name of the compiled help file
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string HtmlHelpName { get; }
Public ReadOnly Property HtmlHelpName As String
Get
public:
property String^ HtmlHelpName {
String^ get ();
}
member 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.