Location of WSDL.exe(WSDL.exe 的位置)
问题描述
我最近听说过 WSDL.Exe,但我不知道在哪里可以找到这个程序.有谁知道我在哪里可以找到或下载它?
I recently heard of WSDL.Exe, but I am not sure where to find this program. Does anyone know where I can find or download it?
推荐答案
您将在 Visual Studio 安装(如果包含 SDK)或独立 SDK 安装中获得它.它会存在于 C:program filesMicrosoft Visual Studio 8SDKv2.0Bin
You'll get it as part of a Visual Studio install (if you included the SDK), or in a standalone SDK install. It'll live somewhere like C:program filesMicrosoft Visual Studio 8SDKv2.0Bin
如果您还没有,可以从
下载 .NET SDKhttp://msdn.microsoft.com/en-us/netframework/aa569263.aspx
If you don't already have it, you can download the .NET SDKs from
http://msdn.microsoft.com/en-us/netframework/aa569263.aspx
这篇关于WSDL.exe 的位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:WSDL.exe 的位置


基础教程推荐
- rabbitmq 的 REST API 2022-01-01
- 将 Office 安装到 Windows 容器 (servercore:ltsc2019) 失败,错误代码为 17002 2022-01-01
- 如何在 IDE 中获取 Xamarin Studio C# 输出? 2022-01-01
- 将 XML 转换为通用列表 2022-01-01
- c# Math.Sqrt 实现 2022-01-01
- 有没有办法忽略 2GB 文件上传的 maxRequestLength 限制? 2022-01-01
- 如何激活MC67中的红灯 2022-01-01
- SSE 浮点算术是否可重现? 2022-01-01
- MS Visual Studio .NET 的替代品 2022-01-01
- 为什么Flurl.Http DownloadFileAsync/Http客户端GetAsync需要 2022-09-30