WebServicesSection.SoapExtensionImporterTypes Vlastnost

Definice

Získá TypeElementCollection , který určuje rozšíření protokolu SOAP, která se mají spustit při použití popisu služby pro webovou službu XML v rámci oboru konfiguračního souboru.

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

Hodnota vlastnosti

TypeElementCollection

A TypeElementCollection Určuje rozšíření protokolu SOAP, která se mají spustit při použití popisu služby pro webovou službu XML v rámci oboru konfiguračního souboru.

Atributy

Platí pro