![]()
An ICollection collection of assembly references.
The collection of assemblies that is returned from the BuildManager.GetReferencedAssemblies method includes assemblies specified in the assemblies element of the Web.config file, assemblies built from custom code in the App_Code directory, and assemblies in other top-level folders.
BuildManager.GetReferencedAssemblies is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.