WebServicesSection.SoapServerProtocolFactoryType 属性

定义

获取一个 TypeElement 对象,该对象对应于用于调用 Web 服务的协议。

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 用于调用 Web 服务的协议的对象。

属性

适用于