SoapExtensionTypeElement.Type Property

 

Gets or sets the SOAP extension class to add to the SoapExtensionType element of the Web Services configuration file.

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

[<ConfigurationPropertyAttribute("type", IsKey = true)>]
member Type : Type with get, set

Property Value

Type: System.Type

A String that contains the type name of the SoapExtensionType element.

.NET Framework
Available since 2.0
Return to top
Show: