引用汇编函数时出错 [英] Error in referencing a assembly function

查看:73
本文介绍了引用汇编函数时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在我的项目中添加"System.net.webclient",但是我无法在参考文件或dll目录中找到该文件,所以任何人都可以告诉我在哪里可以下载所需的dll,以便我可以使用在我的Windows Mobile项目中.
预先感谢您

I need to add "System.net.webclient" in my project but i am not able to find the file in reference or in dll directory so can anyone please tell me where i can download the needed dll so that i can use in my windows mobile project.
Thanking you in advance

推荐答案

我认为您不需要添加任何引用. WebClient存在于System.Net命名空间中,并且存在于System.dll中,该文件对于任何.Net项目都始终存在.
查看MSDN 文档 [
I don''t think you need to add any reference. WebClient exists in System.Net namespace and it exists in System.dll which is always present for any .Net project.
Look at MSDN documentation[^].


可以'在Windows Mobile开发中不要使用webclient,我们必须使用httpwebrequest和httpwebresponse
can''t use webclient in windows mobile development we have to make use httpwebrequest and httpwebresponse


这篇关于引用汇编函数时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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