CodeCompileUnit::ReferencedAssemblies Property
.NET Framework (current version)
Gets the referenced assemblies.
Assembly: System (in System.dll)
Property Value
Type: System.Collections.Specialized::StringCollection^A StringCollection that contains the file names of the referenced assemblies.
You can add and remove file names from this collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: