WebServicesSection::SoapTransportImporterTypes Property
.NET Framework (current version)
Gets a TypeElementCollection object that represents the SoapTransportImporterTypes configuration element.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: [ConfigurationPropertyAttribute("soapTransportImporterTypes")] property TypeElementCollection^ SoapTransportImporterTypes { TypeElementCollection^ get(); }
Property Value
Type: System.Web.Services.Configuration::TypeElementCollection^A TypeElementCollection object that represents the SoapTransportImporterTypes configuration element.
.NET Framework
Available since 2.0
Available since 2.0
Show: