Assembly.GetModules Method

Expand
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.
This topic has not yet been rated - Rate this topic
.NET Framework Class Library

Assembly.GetModules Method

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
Public method GetModules Gets all the modules that are part of this assembly.
Public method GetModules(Boolean) Gets all the modules that are part of this assembly, specifying whether to include resource modules.
Top
Did you find this helpful?
(1500 characters remaining)
Community Additions ADD