IBuildProcessLogFilename Property

This read-only property is used to get the name of the log file used for saving the build progress messages.

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string LogFilename { get; }

Property Value

String

See Also