Share via


WebServicesSection.SoapTransportImporterTypes Vlastnost

Definice

Získá TypeElementCollection objekt, který představuje SoapTransportImporterTypes konfigurační prvek.

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

Hodnota vlastnosti

Objekt TypeElementCollection , který představuje SoapTransportImporterTypes element konfigurace.

Atributy

Platí pro