Sdílet prostřednictvím


WebServicesSection.SoapExtensionReflectorTypes Vlastnost

Definice

TypeElementCollection Získá, který určuje soap rozšíření spustit, když je vygenerován popis služby pro všechny webové služby XML v rámci oboru konfiguračního souboru.

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

Hodnota vlastnosti

A TypeElementCollection určující rozšíření SOAP, která se mají spustit při vygenerování popisu služby pro všechny webové služby XML v rámci oboru konfiguračního souboru.

Atributy

Platí pro