WebServicesSection.SoapExtensionTypes 속성

정의

SoapExtensionTypeElementCollection 구성 파일 범위 내의 모든 XML 웹 서비스에서 실행할 SOAP 확장을 지정하는 값을 가져옵니다.

public:
 property System::Web::Services::Configuration::SoapExtensionTypeElementCollection ^ SoapExtensionTypes { System::Web::Services::Configuration::SoapExtensionTypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("soapExtensionTypes")]
public System.Web.Services.Configuration.SoapExtensionTypeElementCollection SoapExtensionTypes { get; }
[<System.Configuration.ConfigurationProperty("soapExtensionTypes")>]
member this.SoapExtensionTypes : System.Web.Services.Configuration.SoapExtensionTypeElementCollection
Public ReadOnly Property SoapExtensionTypes As SoapExtensionTypeElementCollection

속성 값

SoapExtensionTypeElementCollection 구성 파일 범위 내의 모든 XML 웹 서비스에서 실행할 SOAP 확장을 지정하는 A입니다.

특성

적용 대상