ISandcastleProjectCleanIntermediates Property
This property is used to get or set whether intermediate files are deleted after a successful build
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
bool CleanIntermediates { get; set; }
Property CleanIntermediates As Boolean
Get
Set
property bool CleanIntermediates {
bool get ();
void set (bool value);
}
abstract CleanIntermediates : bool with get, set
Property Value
BooleanThe default value is true