XmlCodeExporter 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 XmlCodeExporter class using the specified namespace.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- codeNamespace
-
Type:
System.CodeDom::CodeNamespace^
The namespace of the types to generate.
Instead of creating an instance of the XmlCodeExporter class directly, use the Web Services Description Language tool (Wsdl.exe) or the XML Schema Definition tool (Xsd.exe).
.NET Framework
Available since 1.1
Available since 1.1
Show: