Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望将正在运行的 WCF 服务的服务元数据发送给第三方开发人员,以便他能够在自己的端创建代理。
目前只能从我的本地机器访问该服务。
您可以使用命令行工具Web Service Discoverty Tool (disco.exe)从您的服务中获取可以发送给第三方的 wsdl。