Gets the module in which the current Type is defined.
A System.Reflection.Module that reflects the module in which the current Type is defined.
If the current instance represents a generic type, this property returns the module in which the type was defined.
Similarly, if the current instance represents a generic parameter T, this property returns the assembly that contains the generic type that defines T.
Operation
This property is read-only.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0