如何将wsdl文件包含到项目中?
我正在编写一个 wcf 应用程序。在 Visual Studio 构建期间,我需要将 wsdl 文件包含到项目中。怎么做呢?我知道 disco.exe 能够下载这些文件。
I am writing a wcf application.During a Visual Studio build, I need to include wsdl files into the project. How to do it? I know disco.exe is able to download these files.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 Visual Studio 中,您添加 Web 服务作为引用。
http://msdn.microsoft.com/en-我们/library/d9w023sx(v=vs.80).aspx
In Visual Studio you add a Webservice as an Reference.
http://msdn.microsoft.com/en-us/library/d9w023sx(v=vs.80).aspx