WebServicesSection.ServiceDescriptionFormatExtensionTypes Property

 

Gets the TypeElementCollection that specifies the service description format extension to run within the scope of the configuration file.

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.dll)

[<ConfigurationPropertyAttribute("serviceDescriptionFormatExtensionTypes")>]
member ServiceDescriptionFormatExtensionTypes : TypeElementCollection with get

Property Value

Type: System.Web.Services.Configuration.TypeElementCollection

A TypeElementCollection that specifies the service description format extension to run within the scope of the configuration file.

.NET Framework
Available since 2.0
Return to top
Show: