Use DebuggerBrowsable attribute to clean up class view in a debugger(dotnettipoftheday.org)

submitted by gt1329agt1329a(7849) 4 years, 5 months ago

How to exclude extraneous class members from view in the debugger.

1 comment |category: |Views: 8

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by traskjdtraskjd(3229) 4 years, 5 months ago 0

http://msdn2.microsoft.com/en-us/library/system.diagnostics.debuggerstepthroughattribute.aspx

The DebuggerStepThrough attribute is also useful for aiding development when you don't necessarily want to step into certain internal methods.

Reply

information Login or create an account to comment on this story