DebuggerDisplay Attribute
The DebuggerDisplay attribute (System.Diagnostics.DebuggerDisplayAttribute) controls how a class or field is displayed in the debugger variable windows. When a custom object is displayed, the name of the class or the result of ToString() is shown. This can be changed with a DebuggerDisplay attribute....
Read full article
Comments
Anonymous comments are disabled
About Maor David-Pur
Maor David-Pur works as Developer Evangelist at the Developer & Platform Evangelism Group in Microsoft Israel.