_Assembly::GetModules Method
.NET Framework (current version)
Provides COM objects with version-independent access to the GetModules methods.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetModules() | Provides COM objects with version-independent access to the GetModules method. |
![]() | GetModules(Boolean) | Provides COM objects with version-independent access to the GetModules method. |
This method is for access to managed classes from unmanaged code, and should not be called from managed code.
The GetModules methods get all the modules that are part of this assembly.
Show:
