Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectKeepLogFile Property
This is used to get or set whether or not the log file is retained after a successful build

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public bool KeepLogFile { get; set; }

Property Value

Type: Boolean
The default value is true.
See Also