This returns the name of the log file used for saving the build progress messages
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.7.0
Syntax
| C# |
|---|
public string LogFilename { get; } |
| Visual Basic |
|---|
Public ReadOnly Property LogFilename As String Get |