Type.Assembly Property
Gets the Assembly object in which the current type is declared.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public virtual abstract Assembly Assembly { get; }
Property Value
The Assembly object describing the assembly that contains the current type.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.