XmlCodeExporter::AddMappingMetadata Method
This API supports the product infrastructure and is not intended to be used directly from your code.
Adds an XmlElementAttribute declaration to a method parameter or return value that corresponds to a <part> element of a SOAP message definition in a Web Services Description Language (WSDL) document.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | AddMappingMetadata(CodeAttributeDeclarationCollection^, XmlMemberMapping^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds an XmlElementAttribute declaration to a method parameter or return value that corresponds to a <part> element of a SOAP message definition in a Web Services Description Language (WSDL) document. |
![]() | AddMappingMetadata(CodeAttributeDeclarationCollection^, XmlMemberMapping^, String^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds an XmlElementAttribute declaration to a method parameter or return value that corresponds to a <part> element of a SOAP message definition in a Web Services Description Language (WSDL) document. |
![]() | AddMappingMetadata(CodeAttributeDeclarationCollection^, XmlTypeMapping^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds an XmlElementAttribute declaration to a method return value that corresponds to a <part> element of a non-SOAP message definition in a Web Services Description Language (WSDL) document. |
