简体   繁体   中英

Add reference and com directory to visual studio?

Visual Studio recently forgot my SQL Server CE SDK installs (they're still there and I tried doing a re-install).

I was just wondering is it possible to add a directory for visual studio to look in for references? Sort of like in C++ how you can have include directories.

You can specify a directory for visual studio to look for references:

Add Reference Search Path Dialog Box

"Use this dialog box to specify an additional directory path that the project system will search to resolve references to DLLs, assemblies, or modules in your application."

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM