This documentation is archived and is not being maintained.
System.Runtime.Serialization.Formatters.Soap Namespace
.NET Framework 1.1
The System.Runtime.Serialization.Formatters.Soap namespace contains the SoapFormatter class, which can be used to serialize and deserialize objects in the SOAP format.
Classes
| Class | Description |
|---|---|
| SoapFormatter | Serializes and deserializes an object, or an entire graph of connected objects, in SOAP format. |
See Also
Show: