Freigeben über


WebServicesSection.SoapTransportImporterTypes Eigenschaft

Definition

Ruft ein TypeElementCollection-Objekt ab, das das SoapTransportImporterTypes-Konfigurationselement darstellt.

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

Eigenschaftswert

Ein TypeElementCollection-Objekt, das das SoapTransportImporterTypes-Konfigurationselement darstellt.

Attribute

Gilt für: