开发者

Visual Studio 2010: Visual Debugger Drill down into collection pain

When I am debugging a collection visually in Visual Studio 2010 I have to drill down quite a few levels before I get to the actual items in the collection. The image attached below is of an Observabl开发者_如何转开发eCollection<Fundsource> and you can see the hoops I need to go through to look at the items. It didn't used to be like this and I'm wondering if I have changed some setting to see all the intermediates. (Or maybe the implementation has changed between VS2005 and now and I'm just remembering the good ol' days).

Visual Studio 2010: Visual Debugger Drill down into collection pain


You need to uncheck this option: Tools | Options | Debugging | General | Show raw structure of objects in variables window.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜