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