SoapCodeExporter::AddMappingMetadata Method
This API supports the product infrastructure and is not intended to be used directly from your code.
Add a SoapElementAttribute declaration to a method parameter or return value that corresponds to a part element of a SOAP message definition in a WSDL document.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | AddMappingMetadata(CodeAttributeDeclarationCollection^, XmlMemberMapping^) | This API supports the product infrastructure and is not intended to be used directly from your code. Add a SoapElementAttribute declaration to a method parameter or return value corresponding to a part element of a SOAP message definition in a WSDL document. |
![]() | AddMappingMetadata(CodeAttributeDeclarationCollection^, XmlMemberMapping^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds a SoapElementAttribute declaration to a method parameter or return value that corresponds to a part element of a SOAP message definition in a WSDL document. |
