Generates types and attribute declarations from internal type mapping information for SOAP-encoded message parts defined in a WSDL document.
See Also: SoapCodeExporter Members
The System.Xml.Serialization.SoapCodeExporter class is used by the Web Services Description Language Tool (Wsdl.exe) and the System.Web.Services.Description.ServiceDescriptionImporter class while generating client proxy classes or abstract server classes from a Web Services Description Language (WSDL) document. Instead of using System.Xml.Serialization.SoapCodeExporter directly, use Wsdl.exe.