How to set the Lib Path in the Visual Studio Integrated Development Environment?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
How to set the Lib Path in the Visual Studio Integrated Development Environment?
Rating:
Take the following steps to set the Lib Path in the Visual Studio Integrated Development Environment:
- Select a project in the Solution Explorer. Right click on the Project menu and click Properties.

- Click the References tab.

- Click the Reference Paths... button.

- In the Reference Paths dialog box, enter the directory name in the Folder: box.

- Click Add Folder and then click OK.
Rating:
Was this information helpful?
Other articles
- What is the Queue class?
- Developing Multi-Threaded .NET Applications
- What are the differences between the ref and out keywords?
- How to set the Imports in the Visual Studio Integrated Development Environment?
- What is Regasm.exe?
