共用方式為


WebServicesSection.SoapExtensionImporterTypes 屬性

定義

取得 TypeElementCollection,指定當存取組態檔範圍內的 XML Web Service 之服務描述時,要執行的 SOAP 擴充功能。

public:
 property System::Web::Services::Configuration::TypeElementCollection ^ SoapExtensionImporterTypes { System::Web::Services::Configuration::TypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("soapExtensionImporterTypes")]
public System.Web.Services.Configuration.TypeElementCollection SoapExtensionImporterTypes { get; }
[<System.Configuration.ConfigurationProperty("soapExtensionImporterTypes")>]
member this.SoapExtensionImporterTypes : System.Web.Services.Configuration.TypeElementCollection
Public ReadOnly Property SoapExtensionImporterTypes As TypeElementCollection

屬性值

TypeElementCollection,指定當存取組態檔範圍內的 XML Web Service 之服務描述時,要執行的 SOAP 擴充功能。

屬性

適用於