TypeElement Constructor (String^)

 

Initializes an instance of the TypeElement class.

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

public:
TypeElement(
	String^ type
)

Parameters

type
Type: System::String^

The type of the configuration attribute.

.NET Framework
Available since 2.0
Return to top
Show: