Assembly.GetModules Method
.NET Framework 4
Gets all the modules that are part of this assembly.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |