Table of Contents

IBuildProcess.HelpViewerFiles Property

Definition

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

This read-only property is used to get a list of the MS Help Viewer (MSHC) files that were built

Collection<string> HelpViewerFiles { get; }

Property Value

Collection<string>

Remarks

If the MS Help Viewer format was not built, this returns an empty collection