Share via


WebServicesSection.SoapTransportImporterTypes プロパティ

定義

SoapTransportImporterTypes 構成要素を表す TypeElementCollection オブジェクトを取得します。

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 オブジェクト。

属性

適用対象