WebServicesSection.SoapExtensionImporterTypes 속성

정의

구성 파일 범위 내의 XML Web services에 대한 서비스 설명에 액세스할 때 실행될 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

속성 값

TypeElementCollection

구성 파일 범위 내의 XML Web services에 대한 서비스 설명에 액세스할 때 실행될 SOAP 확장을 지정하는 TypeElementCollection입니다.

특성

적용 대상