Article notes
What are the basic units of deployment in the .NET universe?
Assemblies
What namespace is useful for programmatically obtaining information that you would be able to investigate at design-time like types within a project's referenced assemblies, underlying CIL code, type metadata, and assembly manifests?
System.Reflection