Assembly::GetLoadedModules Method
.NET Framework (current version)
Gets all the loaded modules that are part of this assembly.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetLoadedModules() | Gets all the loaded modules that are part of this assembly. |
![]() | GetLoadedModules(Boolean) | Gets all the loaded modules that are part of this assembly, specifying whether to include resource modules. |
Show:
