Themed 2026 Presentation Style Preview

ISandcastleProjectCleanIntermediates Property

This property is used to get or set whether intermediate files are deleted after a successful build

Definition

Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
bool CleanIntermediates { get; set; }

Property Value

Boolean
The default value is true

See Also