Add Reference dialog box [.NET protocol]

This dialog box enables you to add references to your .NET script or to the .NET filters.

To access
To add a reference to your script:
  1. In a .NET script editor, select References from the right-click menu.
  2. In the References List window, click Add Reference.

To add a reference to a .NET filter:

  1. Select View > .NET Recording Filter or click .
  2. Select the Custom filters option in the left pane.
  3. Click New to create a new filter. Select an option and click OK.
  4. In the .NET Recording Filter pane, select a filter element.
  5. Click Add Reference.

User interface elements are described below (unlabeled elements are shown in angle brackets):

UI Element
Description
<Component list>
A list of .NET Framework components or assemblies in the Public Assemblies folder.
  • To add one of the listed items, select it in the Component list and click Select. You can select multiple components using Ctrl-click. The selected components are displayed in the bottom pane.

  • To add an assembly that is not in the list, click Browse and locate the reference on your file system or network.

<Selected component list>
The list of selected components. The Type column indicates .NET for a component from the Public Assemblies folder and File for a component that was added by selecting Browse.
  • To clear an item from the list, select it in the bottom pane and click Remove.

  • Click OK to add the items to the References List. You must click OK and then reopen the Add Reference dialog box, if you want to select more components.

Back to top

See also: