IBuildProcess.OutputFolder Property
Definition
- Namespace
- Sandcastle.Core.BuildEngine
- Assembly
- Sandcastle.Core.dll
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.
string OutputFolder { get; }