Click or drag to resize
Sandcastle Help File BuilderBuildProcessHelpFormatOutputFolders Property
This read-only property returns a collection of the output folders specific to each help file format produced by the build.

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

Property Value

Type: CollectionString
See Also