SoapCodeExporter.ExportMembersMapping(XmlMembersMapping) Method

Definition

Generates a .NET Framework type, plus attribute declarations, for each of the parts that belong to a SOAP message definition in a WSDL document.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public void ExportMembersMapping (System.Xml.Serialization.XmlMembersMapping xmlMembersMapping);

Parameters

xmlMembersMapping
XmlMembersMapping

Internal .NET Framework type mappings for the element parts of a WSDL message definition.

Remarks

This method is used by the Wsdl.exe tool when a WSDL document specifies SOAP encoding, as described in Section 5 of the SOAP 1.1 specification.

Applies to

Product Versions
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1