WebServicesSection.SoapTransportImporterTypes Property

 

Gets a TypeElementCollection object that represents the SoapTransportImporterTypes configuration element.

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.dll)

<ConfigurationPropertyAttribute("soapTransportImporterTypes")>
Public ReadOnly Property SoapTransportImporterTypes As TypeElementCollection

Property Value

Type: System.Web.Services.Configuration.TypeElementCollection

A TypeElementCollection object that represents the SoapTransportImporterTypes configuration element.

.NET Framework
Available since 2.0
Return to top
Show: