System.Xml.Serialization.XmlMembersMapping: Property Members

The properties of System.Xml.Serialization.XmlMembersMapping are listed below. For a list of all members, see the XmlMembersMapping Members list.

See Also: Inherited members from System.Xml.Serialization.XmlMapping

Public Properties

[read-only]
Countint.

Gets the number of .NET Framework code entities that belong to a Web service method to which a SOAP message is being mapped.

[read-only]
ElementNamestring.

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

[read-only]
default property
Item(int)XmlMemberMapping. Documentation for this section has not yet been entered.
[read-only]
Namespacestring.

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

[read-only]
TypeNamestring.

Gets the name of the .NET Framework type being mapped to the data type of an XML Schema element that represents a SOAP message.

[read-only]
TypeNamespacestring.

Gets the namespace of the .NET Framework type being mapped to the data type of an XML Schema element that represents a SOAP message.