TypeElement.Type Property

 

Gets or sets the type of the configuration attribute.

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

The type of the configuration attribute.

.NET Framework
Available since 2.0
Return to top
Show: