I am developing a Visual Studio Addin using C#. I want to determine the location on file system of a solution or a project whichever is loaded in Visual Studio, using my Addin that is also loaded.
Please suggest as how i can do this? pointer to any resource will be helpful.
Thanks
Steve