ISandcastleProject.BuildLogFile Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get the path and filename of the build log file
FilePath BuildLogFile { get; }
Property Value
- FilePath
If not specified, a default name of LastBuild.log is used and the file is saved in the path identified in the OutputPath property.