Sdílet prostřednictvím


WebServicesSection.SoapEnvelopeProcessing Vlastnost

Definice

Získá nebo nastaví SoapEnvelopeProcessingElement WebServicesSection objekt pro objekt.

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

Hodnota vlastnosti

SoapEnvelopeProcessingElement

SoapEnvelopeProcessingElementPro aktuální konfigurační soubor.

Atributy

Platí pro