Partilhar via


WebServicesSection.SoapTransportImporterTypes Propriedade

Definição

Obtém um objeto TypeElementCollection que representa o elemento de configuração 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 da propriedade

TypeElementCollection

Um TypeElementCollection objeto que representa o SoapTransportImporterTypes elemento de configuração.

Atributos

Aplica-se a