ISandcastleProjectBuildLogFile Property
This read-only property is used to get the path and filename of the build log file
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
FilePath BuildLogFile { get; }
ReadOnly Property BuildLogFile As FilePath
Get
property FilePath^ BuildLogFile {
FilePath^ get ();
}
abstract BuildLogFile : FilePath with get
Property Value
FilePathIf not specified, a default name of
LastBuild.log is used and the file is
saved in the path identified in the
OutputPath property.