239 Views
If like me you want to become more efficient in debugging, I have here for you a great feature available in Visual Studio 2019 (also Visual Studio 2017).This involves customizing the display of variables in debug mode with the DebuggerDisplay and DebuggerTypeProxy attributes.
0 comments