Both assemblies included in the .NET framework and 3rd party assemblies may be referenced using assembly references.




  • Enter the full name of the external assembly references including the ".dll" file extension.


  • For built in .NET assemblies enter the assembly name without the extension. 


The dynamic code editor automatically loads the assembly and provides IntelliSense style support.