XmlMessageFormatter Class
Serializes and deserializes objects to or from the body of a message, using the XML format based on the XSD schema definition.
Syntax
'Declaration Public Class XmlMessageFormatter
'Usage Dim instance As XmlMessageFormatter
public class XmlMessageFormatter
public ref class XmlMessageFormatter
Inheritance Hierarchy
System.Object
System.Messaging.XmlMessageFormatter
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also