ProjectAdd Reference
Adds a reference to a project that produces an assembly (.dll), such as a Class Library or Control Library. The reference will be added to the current project.
The Add Reference dialog box is also available in the Project Manager by right-clicking a References folder and choosing Add Reference.
Item |
Description |
Project Name |
The name of the project that produces an assembly. Only projects within the current project group are listed. |
Project Directory |
The location of the project. |
Add Reference |
Adds the selected (highlighted) reference to the New References list. |
Browse |
Displays a dialog box allowing you to navigate to an assembly. |
Remove |
Removes the reference currently selected in the New References list from the list. |
OK |
If the New References list contains any references, they are added to the project when you click OK. |
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|