The properties of System.Reflection.Module are listed below. For a list of all members, see the Module Members list.
See Also: Inherited members from System.Object
[read-only] Assembly Assembly. Gets the appropriate assembly for the module reflected by the current instance. [read-only] FullyQualifiedName string. Gets a string that represents the full path of the module reflected by the current instance. [read-only] MDStreamVersion int. Documentation for this section has not yet been entered. [read-only] MetadataToken int. Documentation for this section has not yet been entered. [read-only] ModuleHandle ModuleHandle. Documentation for this section has not yet been entered. [read-only] ModuleVersionId Guid. Documentation for this section has not yet been entered. [read-only] Name string. Gets a string containing the name of the module reflected by the current instance, with the path component removed. [read-only] ScopeName string. Documentation for this section has not yet been entered.