Share via


WebServicesSection.SoapExtensionImporterTypes プロパティ

定義

構成ファイルのスコープ内の XML Web サービスのサービスの説明にアクセスされるときに実行する SOAP 拡張を指定する TypeElementCollection を取得します。

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

プロパティ値

構成ファイルのスコープ内の XML Web サービスのサービスの説明にアクセスされるときに実行する SOAP 拡張を指定する TypeElementCollection

属性

適用対象