ISandcastleProjectHelpFileFormat Property
This read-only property is used to get the help file format generated by the build process
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
HelpFileFormats HelpFileFormat { get; }
ReadOnly Property HelpFileFormat As HelpFileFormats
Get
property HelpFileFormats HelpFileFormat {
HelpFileFormats get ();
}
abstract HelpFileFormat : HelpFileFormats with get
Property Value
HelpFileFormatsThe default is to produce an HTML Help 1 format file
If building a web site, the output folder will be cleared before the new content is copied
to it.