Table of Contents

IBuildProcess.Help1Files Property

Definition

Namespace
Sandcastle.Core.BuildEngine
Assembly
Sandcastle.Core.dll

This read-only property is used to get a list of the HTML Help 1 (CHM) files that were built

Collection<string> Help1Files { get; }

Property Value

Collection<string>

Remarks

If the HTML Help 1 format was not built, this returns an empty collection