ServiceModelExtensionElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含一个异类子元素动态集合的配置元素的抽象基类。
public ref class ServiceModelExtensionElement abstract : System::Configuration::ConfigurationElement
public ref class ServiceModelExtensionElement abstract : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public abstract class ServiceModelExtensionElement : System.Configuration.ConfigurationElement
public abstract class ServiceModelExtensionElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type ServiceModelExtensionElement = class
inherit ConfigurationElement
type ServiceModelExtensionElement = class
inherit ServiceModelConfigurationElement
Public MustInherit Class ServiceModelExtensionElement
Inherits ConfigurationElement
Public MustInherit Class ServiceModelExtensionElement
Inherits ServiceModelConfigurationElement
- 继承
- 继承
- 派生
构造函数
ServiceModelExtensionElement() |
初始化 ServiceModelExtensionElement 类的新实例。 |