ProtocolElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 Web 服务配置文件中的协议元素。
此 API 支持产品基础结构,不能在代码中直接使用。
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类是在 .NET Framework 版本3.5 中引入的。 有关详细信息,请参见版本和依赖关系。
构造函数
ProtocolElement() |
此 API 支持产品基础结构,不能在代码中直接使用。 初始化 ProtocolElement 类的新实例。 |
ProtocolElement(String) |
此 API 支持产品基础结构,不能在代码中直接使用。 初始化 ProtocolElement 类的新实例。 |