System.Reflection.Module.Assembly Property

Gets the appropriate System.Reflection.Assembly for this instance of System.Reflection.Module.

Syntax

public virtual 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, 4.0.0.0