Assembly.GetLoadedModules Method
.NET Framework 2.0
Gets all the loaded modules that are part of this assembly.
| Name | Description |
|---|---|
| Assembly.GetLoadedModules () | Gets all the loaded modules that are part of this assembly. |
| Assembly.GetLoadedModules (Boolean) | Gets all the loaded modules that are part of this assembly, specifying whether to include resource modules. |