简体   繁体   English

如何在指定源文件夹的情况下进入VS2010中的.Net组装?

[英]How to step into .Net assembly in VS2010 with source folder specified?

I have thirdparty .NET assembly. 我有第三方.NET程序集。

How to step into sources of this assembly in VS2010? 如何在VS2010中进入该程序集的源代码?

I specified the path to sources in "Solution Properties \\ Common Properties \\ Debug Source Files". 我在“解决方案属性\\通用属性\\调试源文件”中指定了源的路径。 But this does not help. 但这无济于事。

the below link shows the steps to step into .Net assembly. 下面的链接显示了进入.Net程序集的步骤。

since you specified the source then probably you may need just to check the last 3 steps 由于您指定了来源,因此可能只需要检查最后3个步骤

MS BLOG 微软博客

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

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