System.Runtime.Serialization.Formatters.Soap.SoapFormatter: Property Members

The properties of System.Runtime.Serialization.Formatters.Soap.SoapFormatter are listed below. For a list of all members, see the SoapFormatter Members list.

See Also: Inherited members from System.Object

Public Properties

AssemblyFormatSystem.Runtime.Serialization.Formatters.FormatterAssemblyStyle.

Gets or sets the behavior of the deserializer with regards to finding and loading assemblies.

BinderSystem.Runtime.Serialization.SerializationBinder.

Gets or sets the System.Runtime.Serialization.SerializationBinder that controls the binding of a serialized object to a type.

ContextSystem.Runtime.Serialization.StreamingContext.

Gets or sets the System.Runtime.Serialization.StreamingContext used with this System.Runtime.Serialization.Formatters.Soap.SoapFormatter.

FilterLevelSystem.Runtime.Serialization.Formatters.TypeFilterLevel.

Gets or sets the System.Runtime.Serialization.Formatters.TypeFilterLevel of automatic deserialization for .NET Framework remoting.

SurrogateSelectorSystem.Runtime.Serialization.ISurrogateSelector.

Gets or sets the System.Runtime.Serialization.SurrogateSelector that controls type substitution during serialization and deserialization.

TopObjectSystem.Runtime.Serialization.Formatters.ISoapMessage.

Gets or sets the System.Runtime.Serialization.Formatters.ISoapMessage into which the SOAP top object is deserialized.

TypeFormatSystem.Runtime.Serialization.Formatters.FormatterTypeStyle.

Gets or sets the format in which type descriptions are laid out in the serialized stream.