WebServicesSection.SoapExtensionReflectorTypes Właściwość

Definicja

Pobiera TypeElementCollection , który określa rozszerzenia protokołu SOAP do uruchomienia w przypadku wygenerowania opisu usługi dla wszystkich usług sieci Web XML w zakresie pliku konfiguracji.

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

Wartość właściwości

TypeElementCollection

A TypeElementCollection , który określa rozszerzenia protokołu SOAP do uruchomienia w przypadku wygenerowania opisu usługi dla wszystkich usług sieci Web XML w zakresie pliku konfiguracji.

Atrybuty

Dotyczy