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.
我已经看了一整天,我无法找到关于如何在没有 SOAP 格式的情况下使用 basicHttpBinding 获得 Web 服务响应的正确答案。
谁能知道该怎么做?或获取原始数据的另一种方式?(像一个字符串)
您必须使用webhttpBinding。看看下面的文章,或许对你有帮助: