WebServicesSection.SoapEnvelopeProcessing Propriété

Définition

Obtient ou définit l'SoapEnvelopeProcessingElement pour l'objet WebServicesSection.

public:
 property System::Web::Services::Configuration::SoapEnvelopeProcessingElement ^ SoapEnvelopeProcessing { System::Web::Services::Configuration::SoapEnvelopeProcessingElement ^ get(); void set(System::Web::Services::Configuration::SoapEnvelopeProcessingElement ^ value); };
[System.Configuration.ConfigurationProperty("soapEnvelopeProcessing")]
public System.Web.Services.Configuration.SoapEnvelopeProcessingElement SoapEnvelopeProcessing { get; set; }
[<System.Configuration.ConfigurationProperty("soapEnvelopeProcessing")>]
member this.SoapEnvelopeProcessing : System.Web.Services.Configuration.SoapEnvelopeProcessingElement with get, set
Public Property SoapEnvelopeProcessing As SoapEnvelopeProcessingElement

Valeur de propriété

SoapEnvelopeProcessingElement

SoapEnvelopeProcessingElement pour le fichier de configuration actuel.

Attributs

S’applique à