SandcastleProjectKeepLogFile Property
This property is used to get or set whether or not the log file is retained after a successful build
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool KeepLogFile { get; set; }
Public Property KeepLogFile As Boolean
Get
Set
public:
property bool KeepLogFile {
bool get ();
void set (bool value);
}
member KeepLogFile : bool with get, set
Property Value
BooleanThe default value is true