BinaryFormatter.SurrogateSelector Property
.NET Framework 4.5
Gets or sets a ISurrogateSelector that controls type substitution during serialization and deserialization.
Namespace: System.Runtime.Serialization.Formatters.Binary
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Runtime.Serialization.ISurrogateSelectorThe surrogate selector to use with this formatter.
Implements
IFormatter.SurrogateSelectorThe surrogate selector is used by System.Runtime.Remoting to generate ObjRef instances for objects that derive from MarshalByRefObject.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.