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 屬性。 |