Share via


WebServicesSection.SoapTransportImporterTypes Proprietà

Definizione

Ottiene un oggetto TypeElementCollection che rappresenta l'elemento di configurazione 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

Valore della proprietà

Oggetto TypeElementCollection che rappresenta l'elemento di configurazione SoapTransportImporterTypes.

Attributi

Si applica a