IBuildProcessLogFilename Property
This read-only property is used to get the name of the log file used for saving the build progress
messages.
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string LogFilename { get; }
ReadOnly Property LogFilename As String
Get
property String^ LogFilename {
String^ get ();
}
abstract LogFilename : string with get
Property Value
String