ProtocolElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 Web 服务配置文件中的 protocol
元素。 无法继承此类。
public ref class ProtocolElement sealed : System::Configuration::ConfigurationElement
public sealed class ProtocolElement : System.Configuration.ConfigurationElement
type ProtocolElement = class
inherit ConfigurationElement
Public NotInheritable Class ProtocolElement
Inherits ConfigurationElement
- 继承
构造函数
ProtocolElement() |
创建此类的实例。 |
ProtocolElement(WebServiceProtocols) |
创建该类的一个实例,并初始化 Name 属性。 |