WebServicesSection.SoapExtensionTypes Eigenschaft

Definition

Ruft ab, der SoapExtensionTypeElementCollection die SOAP-Erweiterungen angibt, die mit allen XML-Webdiensten im Bereich der Konfigurationsdatei ausgeführt werden sollen.

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

Eigenschaftswert

A SoapExtensionTypeElementCollection that specifies the SOAP extensions to run with all XML Web services within the scope of the configuration file.

Attribute

Gilt für: