SoapExtensionTypeElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 Web 服務組態檔中的 SoapExtensionElement。 這個項目會加入 SOAP 擴充功能,與組態檔範圍內的所有 XML Web Service 一起執行。 這個類別無法被繼承。
public ref class SoapExtensionTypeElement sealed : System::Configuration::ConfigurationElement
public sealed class SoapExtensionTypeElement : System.Configuration.ConfigurationElement
type SoapExtensionTypeElement = class
inherit ConfigurationElement
Public NotInheritable Class SoapExtensionTypeElement
Inherits ConfigurationElement
- 繼承