Skip to main content Skip to complementary content

Configuring tDotNETInstantiate

Procedure

  1. Double-click tDotNETInstantiate to display its Basic settings view and define the component properties.
  2. Click the [...] button next to the Dll to load field and browse to the DLL file to be loaded. Alternatively, you can fill the field with an assembly. In this example, we use :
    "C:/Program Files/ClassLibrary1/bin/Debug/ClassLibrary1.dll""
  3. Fill the Fully qualified class name field with a valid class name to be used. In this example, we use:
    "Test1.Class1"
  4. Click the plus button beneath the Value(s) to pass to the constructor table to add a new line for the value to be passed to the constructor.
    In this example, we use:
    "Hello world"

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!