BuildProcessOutputFolder Property

This returns the output folder where the log file and help file can be found after the build process has finished.

Definition

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

Property Value

String

See Also