Share via


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 .NET Micro Framework version 2.0, 2.5

See Also

Reference

Assembly Members
System.Reflection Namespace