I am using the English version of VS 2005 but I bet that the "My Project"
folder will be localized in other versions such as the Spanish one. I have
used the Spanish versions of previous VS.NET and even the code generated by
the designers, wizards, etc. is localized, so a UI element with much greater
chance.
I am also interested in guessing if a given folder is the "My Project"
forder (VB.NET) or "Properties" folder (C#). I am not sure if the
extensibility model provides a way to know it (anyone from MS?). The safest
workaround that I have found so far is: "If the folder contains the
assemblyinfo.vb or assemblyinfo.cs file, it must be the 'My Project'
folder". If someone has something better, please post.

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
>I have an add-in to VS.NET 2005 that needs to analyse the source code
>VS.NET
[quoted text clipped - 13 lines]
> --------------------------------------------------------------------------------
> Professional Tools for Microsft Visual Studio