Add Reference dialog box [.NET protocol]
This dialog box enables you to add references to your .NET script or to the .NET filters.
To add a reference to your script:
- In a .NET script editor, select References from the right-click menu.
- In the References List window, click Add Reference.
To add a reference to a .NET filter:
- Select View > .NET Recording Filter or click
.
- Select the Custom filters option in the left pane.
- Click New to create a new filter. Select an option and click OK.
- In the .NET Recording Filter pane, select a filter element.
- 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.
|
<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.
|
See also: