Click or drag to resize
Sandcastle Help File BuilderBuildProcessOutputFolder Property
This returns the output folder where the log file and help file can be found after the build process has finished.

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

Property Value

Type: String
See Also