SandcastleProjectCleanIntermediates Property
This property is used to get or set whether intermediate files are deleted after a successful build
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool CleanIntermediates { get; set; }
Public Property CleanIntermediates As Boolean
Get
Set
public:
property bool CleanIntermediates {
bool get ();
void set (bool value);
}
member CleanIntermediates : bool with get, set
Property Value
BooleanThe default value is true