WebServicesSection.SoapServerProtocolFactoryType Propriété

Définition

Obtient un objet TypeElement qui correspond au protocole utilisé pour appeler le service 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

Valeur de propriété

TypeElement

Objet TypeElement qui correspond au protocole utilisé pour appeler le service Web.

Attributs

S’applique à