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

속성 값

TypeElementCollection

SoapTransportImporterTypes 구성 요소를 나타내는 TypeElementCollection 개체입니다.

특성

적용 대상