In my C# console solution, I have a coded UI project. I make a startup project to test the UI coded project. While I run my startup project in debug mode, I notice that numerous screenshots are being added in the debug folder of the startup project. I have attached a screenshot about the Debug folder. I want to disable this.
Anybody, could you please help me on how I can disable this so that no screenshots can't be stored in the debug folder or anywhere else?
Thanks in advance.
NB.
I am using Visual Studio 2017 Enterprise and .Net version is 4.6.1
Example Screenshot:
