以编程方式查询MSDN? [英] Programmatically querying MSDN?

查看:170
本文介绍了以编程方式查询MSDN?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法在程序里查询MSDN.com?基本上我有一个类名,命名空间或其它标识符,并希望找到MSDN文档页面,理想传递一个版本,以及(.NET 3.5,.NET 4.0,Silverlight的等等。)

Is there a way to query MSDN.com programmatically? Essentially I have a class name, namespace or other identifier and want to find the MSDN Documentation page, ideally passing in a version as well (.net 3.5, .net 4.0, Silverlight etc.)

我觉得我看到了一些API,但是使用Google的编程查询MSDN是不是非常有帮助,好像MSDN是一个坏词,以谷歌...

I think I saw some API, but googling for "programatically query MSDN" wasn't very helpful, seems like MSDN is a bad term to google for...

推荐答案

MSDN提供公共服务的发布文档的内容: http://services.msdn.microsoft.com/ContentServices/ContentService.asmx

MSDN provides a public service to publish documentation content: http://services.msdn.microsoft.com/ContentServices/ContentService.asmx

使用例子可以在这里找到

Example usage can be found here.

这篇关于以编程方式查询MSDN?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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