WebServicesSection.SoapServerProtocolFactoryType 속성

정의

웹 서비스 호출에 사용되는 프로토콜과 일치하는 TypeElement 개체를 가져옵니다.

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

속성 값

TypeElement

웹 서비스 호출에 사용되는 프로토콜과 일치하는 TypeElement 개체입니다.

특성

적용 대상