WebServicesSection.SoapTransportImporterTypes Свойство

Определение

Получает объект TypeElementCollection, представляющий элемент конфигурации 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

Значение свойства

Объект TypeElementCollection, представляющий элемент конфигурации SoapTransportImporterTypes.

Атрибуты

Применяется к