SoapCodeExporter Constructor (CodeNamespace^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the SoapCodeExporter class, assuming no code compile unit.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- codeNamespace
-
Type:
System.CodeDom::CodeNamespace^
A CodeNamespace that specifies the namespace of the types to generate.
Instead of directly creating an instance of the SoapCodeExporter class, use the Wsdl.exe tool.
.NET Framework
Available since 1.1
Available since 1.1
Show: