WebServicesSection.ServiceDescriptionFormatExtensionTypes Свойство

Определение

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

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

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

TypeElementCollection

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

Атрибуты

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