Mono Class Library: System.Reflection.Module Overview | Members

System.Reflection.Module.Assembly Property

Gets the appropriate assembly for the module reflected by the current instance.

public Assembly Assembly { get; }

Value

A System.Reflection.Assembly instance that reflects the assembly that contains the module reflected by the current instance.

Remarks

This property is read-only.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0