System.Xml.Serialization.XmlMembersMapping.ElementName Property

Gets the unqualified name of the XML Schema element that represents a SOAP message for which .NET Framework type mapping information is being provided.

Syntax

public string ElementName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A SOAP message is defined in a Web Services Description Language (WSDL) document using the message element.

See the System.Xml.Serialization.XmlMembersMapping class for the conditions under which the XmlMapping.ElementName property refers to a code entity defined in a Web service method (a parameter or return value) instead of to an extra parent or wrapper element.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0