System.Xml.Serialization.XmlMapping Members

The members of System.Xml.Serialization.XmlMapping are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ElementNamestring.

Get the name of the mapped element.

[read-only]
Namespacestring.

Gets the namespace of the mapped element.

[read-only]
XsdElementNamestring.

Gets the name of the XSD element of the mapping.

Public Methods

SetKey(string)

Sets the key used to look up the mapping.