BuildProcessLogFilename Property

This returns the name of the log file used for saving the build progress messages

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string LogFilename { get; }

Property Value

String

See Also