IBuildProcessHelpFormatOutputFolders Property

This read-only property returns a collection of the output folders specific to each help file format produced by the build.

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
Collection<string> HelpFormatOutputFolders { get; }

Property Value

CollectionString

See Also