System.Runtime.Serialization.Formatter: Property Members

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

See Also: Inherited members from System.Object

Public Properties

abstract
BinderSerializationBinder.

When overridden in a derived class, gets or sets the System.Runtime.Serialization.SerializationBinder used with the current formatter.

abstract
ContextStreamingContext.

When overridden in a derived class, gets or sets the System.Runtime.Serialization.StreamingContext used for the current serialization.

abstract
SurrogateSelectorISurrogateSelector.

When overridden in a derived class, gets or sets the System.Runtime.Serialization.ISurrogateSelector used with the current formatter.