C
C#15mo ago
xenon

❔ DEBUGGER ATTRIBUTE .NET

https://learn.microsoft.com/en-us/dotnet/framework/debug-trace-profile/enhancing-debugging-with-the-debugger-display-attributes can anybody tell me how to implement this...and is it hide string or other important information from debugger regards
Enhancing Debugging with the Debugger Display Attributes - .NET Fra...
Get started with debugger display attributes in .NET, which allow the type developer to also specify what the type will look like when it's shown in a debugger.
2 Replies
jcotton42
jcotton4215mo ago
is it hide string or other important information from debugger
wdym?
Accord
Accord15mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.