Share via


WebServicesSection.SoapTransportImporterTypes Propiedad

Definición

Obtiene un objeto TypeElementCollection que representa el elemento de configuración SoapTransportImporterTypes.

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

Valor de propiedad

Objeto TypeElementCollection que representa el elemento de configuración SoapTransportImporterTypes.

Atributos

Se aplica a