This documentation is archived and is not being maintained.
Assembly::GetModules Method
Visual Studio 2008
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. |
Show: