WebServicesSection.SoapExtensionReflectorTypes Свойство

Определение

Получает объект TypeElementCollection, определяющий расширения SOAP, которые должны выполняться при создании описания службы для всех веб-служб XML в области файла конфигурации.

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

Значение свойства

TypeElementCollection

Объект TypeElementCollection, определяющий расширения SOAP, которые должны выполняться при создании описания службы для всех веб-служб XML в области файла конфигурации.

Атрибуты

Применяется к