Namespace: System.Runtime.Serialization.Formatters.Soap

Contains the SoapFormatter class, which can be used to serialize and deserialize objects in the SOAP format.

Members of System.Runtime.Serialization.Formatters.Soap Namespace

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

Namepace hierarchy

Copyright (c) 2002 Microsoft Corporation. All rights reserved.