I am just getting started with visual studio and have begun a C# project. I was wondering how I can link to a specific header file/library using visual studio or whether that is possible or not.
What I want is to be able to include a file by browsing for it and to have it appear in the using headers automatically. Any ideas?