Share via


WebServicesSection.SoapServerProtocolFactoryType Propiedad

Definición

Obtiene un objeto TypeElement que corresponde al protocolo utilizado para llamar al servicio 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

Valor de propiedad

TypeElement

Objeto TypeElement que corresponde al protocolo utilizado para llamar al servicio Web.

Atributos

Se aplica a