0 out of 1 rated this helpful - Rate this topic

Assembly.GetLoadedModules Method

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

Name Description
Assembly.GetLoadedModules () Gets all the loaded modules that are part of this assembly.
Assembly.GetLoadedModules (Boolean) Gets all the loaded modules that are part of this assembly, specifying whether to include resource modules.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.