共用方式為


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 組態項目。

屬性

適用於