Table of Contents

ISandcastleProject.HelpFileFormat Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This read-only property is used to get the help file format generated by the build process

HelpFileFormats HelpFileFormat { get; }

Property Value

HelpFileFormats

The default is to produce an HTML Help 1 format file

Remarks

If building a web site, the output folder will be cleared before the new content is copied to it.