WebServicesSection.SoapExtensionReflectorTypes Eigenschaft

Definition

Ruft ab, der TypeElementCollection die SOAP-Erweiterungen angibt, die ausgeführt werden sollen, wenn eine Dienstbeschreibung für alle XML-Webdienste im Bereich der Konfigurationsdatei generiert wird.

public:
 property System::Web::Services::Configuration::TypeElementCollection ^ SoapExtensionReflectorTypes { System::Web::Services::Configuration::TypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("soapExtensionReflectorTypes")]
public System.Web.Services.Configuration.TypeElementCollection SoapExtensionReflectorTypes { get; }
[<System.Configuration.ConfigurationProperty("soapExtensionReflectorTypes")>]
member this.SoapExtensionReflectorTypes : System.Web.Services.Configuration.TypeElementCollection
Public ReadOnly Property SoapExtensionReflectorTypes As TypeElementCollection

Eigenschaftswert

A TypeElementCollection that specifies the SOAP extensions to run when a service description is generated for all XML Web services within the scope of the configuration file.

Attribute

Gilt für: