调试时如何避免触发属性? [英] how to avoid triggering properties while debugging?

查看:99
本文介绍了调试时如何避免触发属性?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法在调试中观察变量时防止触发属性getter代码?
在DebuggerStepThrough属性的样式中的某些东西?

解决方案

您可以使用DebuggerBrowsableAttribute



DebuggerBrowsableAttribute Class


is there a way to prevent triggering of property getter code while watching variables in debug? something in the style of the DebuggerStepThrough attribute?

解决方案

You can use the DebuggerBrowsableAttribute

DebuggerBrowsableAttribute Class

这篇关于调试时如何避免触发属性?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆