WebServicesSection.SoapTransportImporterTypes Propriété

Définition

Obtient un objet TypeElementCollection qui représente l'élément de configuration 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

Valeur de propriété

Objet TypeElementCollection qui représente l'élément de configuration SoapTransportImporterTypes.

Attributs

S’applique à