Partilhar via


WebServicesSection.SoapEnvelopeProcessing Propriedade

Definição

Obtém ou define o SoapEnvelopeProcessingElement para o objeto 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

Valor da propriedade

SoapEnvelopeProcessingElement

Um SoapEnvelopeProcessingElement para o arquivo de configuração atual.

Atributos

Aplica-se a