WebServicesSection.SoapEnvelopeProcessing Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 pour le fichier de configuration actuel.
- Attributs