Is it possible to change the Debug property of a project programmatically using EnvDTE classes? I know how to get the DTE instance, but I don't know how to change the value of this option. I need to change this property to be able to programmatically remove the vshost.exe file.
Screenshot of the option in question: