WsdlImporterElement Constructor (String^)

 

Initializes a new instance of the WsdlImporterElement class with the specified type.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
WsdlImporterElement(
	String^ type
)

Parameters

type
Type: System::String^

The specified type.

.NET Framework
Available since 3.0
Return to top
Show: