ISandcastleProjectLogFileLocation Property
This read-only property is used to get the build log file location
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string LogFileLocation { get; }
ReadOnly Property LogFileLocation As String
Get
property String^ LogFileLocation {
String^ get ();
}
abstract LogFileLocation : string with get
Property Value
StringIf
BuildLogFile is set, it returns its value. If not set, it returns the full
path created by using the
OutputPath property value and a filename of
LastBuild.log.