Mono Class Library: Overview

System.Reflection.Module: Property Members

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

Public Properties

[read-only]
AssemblyAssembly. Gets the appropriate assembly for the module reflected by the current instance.
[read-only]
FullyQualifiedNamestring. Gets a string that represents the full path of the module reflected by the current instance.
[read-only]
MDStreamVersionint. Documentation for this section has not yet been entered.
[read-only]
MetadataTokenint. Documentation for this section has not yet been entered.
[read-only]
ModuleHandleModuleHandle. Documentation for this section has not yet been entered.
[read-only]
ModuleVersionIdGuid. Documentation for this section has not yet been entered.
[read-only]
Namestring. Gets a string containing the name of the module reflected by the current instance, with the path component removed.
[read-only]
ScopeNamestring. Documentation for this section has not yet been entered.