❔ 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
can anybody tell me how to implement this...and is it hide string or other important information from debugger
regards
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.
