TypeElement Constructor (Type^)

 

Initializes an instance of the TypeElement class.

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

public:
TypeElement(
	Type^ type
)

Parameters

type
Type: System::Type^

The type of the configuration attribute.

.NET Framework
Available since 2.0
Return to top
Show: