1. Home
  2. Docs
  3. Microsoft Extensions
  4. LoadAssembly

LoadAssembly

Load Assembly

  • This activity is used when we have to include an external assembly (.dll).

Properties

      Common

  • DisplayName (String) – The display name of the activity.

      Misc

  • Assembly – The name of the (.dll) file on your hard drive.
  • Path – The path from where the required (.dll) files are to be included.
  • Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose level.

Example

  • Create a new Process and then click on Manage Packages. Now search for Activities.Extension in search bar. Install this package and click Save.
  • Then create a Sequence and inside it call Load Assembly activity. Enter the required Assembly Path