0 out of 1 rated this helpful - Rate this topic

System.Runtime.Serialization.Formatters.Soap Namespace

The System.Runtime.Serialization.Formatters.Soap namespace contains the SoapFormatter class, which can be used to serialize and deserialize objects in the SOAP format.

Namespace hierarchy

Classes

Class Description
SoapFormatter Serializes and deserializes an object, or an entire graph of connected objects, in SOAP format.

See Also

.NET Framework Class Library

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.