System.AppDomain.GetAssemblies Method

Gets the assemblies that have been loaded into the execution context of this application domain.

Syntax

public System.Reflection.Assembly[] GetAssemblies ()

Returns

An array of assemblies in this application domain.

Remarks

Documentation for this section has not yet been entered.

Requirements

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