SoapExtensionTypeElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 Web 服务配置文件中的 SoapExtensionElement。 此元素添加一个 SOAP 扩展,使其和配置文件范围内的所有 XML Web services 一起运行。 无法继承此类。
public ref class SoapExtensionTypeElement sealed : System::Configuration::ConfigurationElement
public sealed class SoapExtensionTypeElement : System.Configuration.ConfigurationElement
type SoapExtensionTypeElement = class
inherit ConfigurationElement
Public NotInheritable Class SoapExtensionTypeElement
Inherits ConfigurationElement
- 继承