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.
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string OutputFolder { get; }
ReadOnly Property OutputFolder As String
Get
property String^ OutputFolder {
String^ get ();
}
abstract OutputFolder : string with get
Property Value
String