IdentityNotMappedException.GetObjectData Method
Gets serialization information with the data needed to create an instance of this IdentityNotMappedException object.
Assembly: mscorlib (in mscorlib.dll)
abstract GetObjectData : serializationInfo:SerializationInfo * streamingContext:StreamingContext -> unit override GetObjectData : serializationInfo:SerializationInfo * streamingContext:StreamingContext -> unit
Parameters
- serializationInfo
- Type: System.Runtime.Serialization.SerializationInfo
The [T:System.Runtime.Serialization.][SerializationInfoobject] that holds the serialized object data about the exception being thrown.
- streamingContext
- Type: System.Runtime.Serialization.StreamingContext
The [T:System.Runtime.SerializationInfo.][StreamingContext] object that contains contextual information about the source or destination.
Implements
ISerializable.GetObjectData(SerializationInfo, StreamingContext)_Exception.GetObjectData(SerializationInfo, StreamingContext)
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.