System.Runtime.Serialization.Formatters.InternalST.LoadAssemblyFromString Method

Loads a specified assembly to debug.

Syntax

public static System.Reflection.Assembly LoadAssemblyFromString (string assemblyString)

Parameters

assemblyString
The name of the assembly to load.

Returns

The System.Reflection.Assembly to debug.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Serialization.Formatters
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0