.Net Framework文档位置 [英] .Net Framework documentation location

查看:187
本文介绍了.Net Framework文档位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在处理一个文档项目,我需要解析.net框架文档. 我想为此使用NDoc.我已经成功安装了.net框架和msdn库.问题是我无法找到dll以及相应的xml文件.我什至不确定它们是否存在,或者文档浏览器是否使用编译的帮助文件.

简而言之:.net框架dll的位置在哪里,并有相应的.xml文档文件(如果存在).

谢谢

解决方案

在我的系统上,可以在(.dll和.xml)中找到它们

C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\

和(仅.dll)

C:\Windows\Microsoft.NET\Framework\v4.0.30319

im working on a documentation project and i need to parse the .net framework documentation. I want to use NDoc for that. I have successfully installed the .net framework and the msdn library. The problem is that i am not able to find the dll's and there corresponding xml files. I'm even not sure if they exists or if the documentation browser uses compiled helpfiles.

To make it short: What is the location of the .net framework dll's and there corresponding .xml documentation files (if those exists).

Thanks

解决方案

On my system they can be found at (.dll and .xml)

C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\

and (.dll only)

C:\Windows\Microsoft.NET\Framework\v4.0.30319

这篇关于.Net Framework文档位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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