Assembly Class

Defines an Assembly object, which is a reusable, self-describing building block of a common language runtime (CLR) application. Note that you can create different versions of a single Assembly object.

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)

Syntax

[SerializableAttribute]
public class Assembly

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

Assembly Members
System.Reflection Namespace