BuildProcessHelpFormatOutputFolders Property

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

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public Collection<string> HelpFormatOutputFolders { get; }

Property Value

CollectionString

See Also