Share via


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

属性值

一个表示 SoapTransportImporterTypes 配置元素的 TypeElementCollection 对象。

属性

适用于