TransportConfigurationTypeElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
标识特定传输类型的 XML 元素。
public ref class TransportConfigurationTypeElement sealed : System::Configuration::ConfigurationElement
public sealed class TransportConfigurationTypeElement : System.Configuration.ConfigurationElement
type TransportConfigurationTypeElement = class
inherit ConfigurationElement
Public NotInheritable Class TransportConfigurationTypeElement
Inherits ConfigurationElement
- 继承
构造函数
TransportConfigurationTypeElement() |
初始化 TransportConfigurationTypeElement 类的新实例。 |
TransportConfigurationTypeElement(String, String) |
使用唯一的名称和实现特定传输的类型初始化 TransportConfigurationTypeElement 类的新实例。 |
TransportConfigurationTypeElement(String) |
使用唯一名称初始化 TransportConfigurationTypeElement 类的新实例。 |
属性
方法
适用于
另请参阅
- WCF 中的
传输