Assembly.assemblyReferences

Cambiar al Manual
public Assembly[] assemblyReferences ;

Descripción

Assembly references used to build this assembly.

The references are also assemblies built as part of the Unity project.

See Also: Assembly.compiledAssemblyReferences and Assembly.allReferences.