The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Assembly::GetLoadedModules Method (Boolean)
.NET Framework (current version)
Gets all the loaded modules that are part of this assembly, specifying whether to include resource modules.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- getResourceModules
-
Type:
System::Boolean
true to include resource modules; otherwise, false.
Implements
_Assembly::GetLoadedModules(Boolean)
.NET Framework
Available since 1.1
Available since 1.1
Show: