ResourceReferenceKeyNotFoundException::GetObjectData Method (SerializationInfo^, StreamingContext)
.NET Framework (current version)
Reports specifics of the exception to debuggers or dialogs.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [SecurityCriticalAttribute] [SecurityPermissionAttribute(SecurityAction::Demand, SerializationFormatter = true)] virtual void GetObjectData( SerializationInfo^ info, StreamingContext context ) override
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
Specific information from the serialization process.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
The context at the time the exception was thrown.
.NET Framework
Available since 3.0
Available since 3.0
Show: