System.Xml.Serialization.Advanced Namespace
.NET Framework (current version)
The System.Xml.Serialization.Advanced namespace contains classes that allow you to customize the code generated from a Web Services Description Language (WSDL) document.
| Class | Description | |
|---|---|---|
![]() | SchemaImporterExtension | Allows you to customize the code generated from a Web Services Description Language (WSDL) document when using automated query tools. |
![]() | SchemaImporterExtensionCollection | Represents a collection of SchemaImporterExtension objects. |
One example of using the code generation feature is the Add Web Reference dialog box of Visual Studio. Another example is the Web Services Description Language Tool (Wsdl.exe).
Show:
