SandcastleProjectCleanIntermediates Property

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

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public bool CleanIntermediates { get; set; }

Property Value

Boolean
The default value is true

See Also