Dynamically load DLLs in script

The Assembly Resolver tool enables you to load a COM DLL or a COM-enabled .NET DLL, in script. This can be a registration-free COM DLL that becomes part of the project and gets transported along with the project when it is published.

In order to dynamically load DLLs in script, perform the following.