简体   繁体   English

在Visual Studio的监视窗口中展开所有值

[英]Unfold all values in Watch Window in Visual Studio

Is it possible to unfold all sub-values of an object at once in Watch Window? 是否可以在“监视窗口”中一次展开对象的所有子值? I'm currently using VS 2012. Here is an image ( http://i.stack.imgur.com/YyJIm.png ) 我当前正在使用VS2012。这是一张图片( http://i.stack.imgur.com/YyJIm.png

I found BugAid extention which almost do what I need. 我发现BugAid扩展几乎可以满足我的需求。 I haven't found any "free of charge" option for this functionality. 我没有找到此功能的任何“免费”选项。

Please try this Visual Studio Extension, that let's you display any variable to whatever depth you choose, and export to either C#, JSON or XML: 请尝试使用此Visual Studio扩展,使您可以将任何变量显示为您选择的深度,然后导出为C#,JSON或XML:

https://visualstudiogallery.msdn.microsoft.com/c6a21c68-f815-4895-999f-cd0885d8774f https://visualstudiogallery.msdn.microsoft.com/c6a21c68-f815-4895-999f-cd0885d8774f

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM