Forum Discussion

Fredrik's avatar
Fredrik
Occasional Contributor
8 years ago
Solved

Import dll file from script

Hi,  I would like to access the TcpClient class located in the system.dll file. I have managed to execute this with the .net assemblies link, but how can I make this  work if I would like to import ...
  • tristaanogre's avatar
    tristaanogre
    8 years ago

    I'm not sure I understand your concern.  The CLR bridge settings for any project are stored in the project file itself so, as long as the .NET installation is installed on the target machine, the project shouldn't need reconfigured.