Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

Gets all the loaded modules that are part of this assembly.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodGetLoadedModules()

Gets all the loaded modules that are part of this assembly.

System_CAPS_pubmethodGetLoadedModules(Boolean)

Gets all the loaded modules that are part of this assembly, specifying whether to include resource modules.

Return to top
Show:
© 2017 Microsoft