The System.Diagnostics namespace provides classes that allow you debug your applications.
The System.Diagnostics namespace provides classes that allow you to debug your application and to trace the execution of your code. For more information, see the System.Diagnostics..::.Debug class.