WebServicesSection.SoapExtensionImporterTypes 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 la TypeElementCollection qui spécifie les extensions SOAP à exécuter lorsqu'une description de service pour un service Web XML dans le cadre du fichier de configuration est utilisée.
public:
property System::Web::Services::Configuration::TypeElementCollection ^ SoapExtensionImporterTypes { System::Web::Services::Configuration::TypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("soapExtensionImporterTypes")]
public System.Web.Services.Configuration.TypeElementCollection SoapExtensionImporterTypes { get; }
[<System.Configuration.ConfigurationProperty("soapExtensionImporterTypes")>]
member this.SoapExtensionImporterTypes : System.Web.Services.Configuration.TypeElementCollection
Public ReadOnly Property SoapExtensionImporterTypes As TypeElementCollection
Valeur de propriété
TypeElementCollection qui spécifie les extensions SOAP à exécuter lorsqu'une description de service pour un service Web XML dans le cadre du fichier de configuration est utilisée.
- Attributs