IBuildProcess.HelpFormatOutputFolders Property
Definition
- Namespace
- Sandcastle.Core.BuildEngine
- Assembly
- Sandcastle.Core.dll
This read-only property returns a collection of the output folders specific to each help file format produced by the build.
Collection<string> HelpFormatOutputFolders { get; }