VCPropertySheet::DeleteExtensionsOnClean Property
Visual Studio 2015
Gets or sets which files in the intermediate directory to delete on clean or rebuild.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Property Value
Type: System::String^The files in the intermediate directory to delete on clean or rebuild.
Separate file extensions with a semicolon.
Show: