AppDomain.GetAssemblies Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the assemblies that have been loaded into the execution context of this application domain.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| AppDomainUnloadedException | The operation is attempted on an unloaded application domain. |
Show: