进入物业/功能(F11)不按预期工作 [英] Step Into Property/Function (F11) doesn't work as expected

查看:75
本文介绍了进入物业/功能(F11)不按预期工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Visual Studio 2010中,Step Into Property / Function( F11 )无法正常工作。

In Visual Studio 2010, the Step Into Property/Function (F11) doesn't work as expected.

它不

我将解决方案从 Visual Studio 2005 转换为 2010 ,我想加入的功能是一个单独的类库中的一个属性。

I converted the solution from Visual Studio 2005 to 2010, the function i wanted to step into is a property in a separate class library.

如何使我的工作按照我的期望?

How can I make it work as I expect?

推荐答案

在VS 2010中,您是跳过属性和运算符的默认设置(如 F10 )即使你想进入( F11 )。所以这里是解决方案:

In VS 2010 it is the default setting that you step over properties and operators(like F10) even if you want to step into(F11). So here is the solution:


  • 转到Visual Studio中的工具>选项菜单。

  • 转到在左窗格中调试>常规菜单项。

  • 在右侧视图中,您将看到一个选项,超过属性和运算符(仅管理)。取消选中此选项,然后完全设置。

最后在这里找到: http://www.netomatix.com/post/2010/06/25/Enable- Visual-Studio-Debugger.aspx中的步入属性

这篇关于进入物业/功能(F11)不按预期工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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