ISandcastleProjectKeepLogFile Property
This property is used to get or set whether or not the log file is retained after a successful build
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
bool KeepLogFile { get; set; }
Property KeepLogFile As Boolean
Get
Set
property bool KeepLogFile {
bool get ();
void set (bool value);
}
abstract KeepLogFile : bool with get, set
Property Value
BooleanThe default value is true