System.Reflection.AssemblyName.GetObjectData Method

Gets serialization information with all the data needed to recreate an instance of this AssemblyName.

Syntax

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

Parameters

info
The object to be populated with serialization information.
context
The destination context of the serialization.

Remarks

Documentation for this section has not yet been entered.

Requirements

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