System.IO.FileNotFoundException.GetObjectData Method

Sets the System.Runtime.Serialization.SerializationInfo object with the file name and additional exception information.

Syntax

public override void GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)

Parameters

info
The object that holds the serialized object data about the exception being thrown.
context
The object that contains contextual information about the source or destination.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0