NDepend.API Documentation
KeepXmlFiles Property
NDepend.Project Namespace > IProjectProperties Interface : KeepXmlFiles Property
Gets or sets a boolean value indicating whether at the end of an analysis, the XML files used to generate the report through a XSL transformation, are kept or not.
Syntax
bool KeepXmlFiles {get; set;}
Remarks
When the property is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.Report_KeepXmlFilesUsedToBuildReport activated.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IProjectProperties Interface
IProjectProperties Members