Using the DebuggerDisplay Attribute (C#)(blackwasp.co.uk)
submitted by
BlackWasp(4212) 3 years, 2 months ago
When debugging, the contents of strings and numeric types can be viewed in the locals and watches 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.
|category: C#
|Views: 15
tags:
C# another
Everyones tags:
Your Tags: