IBuildProcessOutputFolder Property

This read-only property is used to get the output folder where the log file and help file can be found after the build process has finished.

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string OutputFolder { get; }

Property Value

String

See Also