Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / May 2006

Tip: Looking for answers? Try searching our database.

how to get symbol information from another project?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Andrei Faber - 16 May 2006 06:17 GMT
I made a custom VS project for the laguage; and I need to get symbolic
informaton from C#/VB/etc projects, so intellisense in my project will be
able to complete type names from referenced projects. How can I get this
information?
Carlos J. Quintero [VB MVP] - 16 May 2006 14:09 GMT
Hi Andrei,

If the reference is compiled you need to use Reflection. If it is a project
reference, the VSLangProj.Reference class has a Project (or similar)
property to retrieve the project. From my web site
http://www.mztools.com/resources_addin_developers.htm, see the articles:

HOWTO: Navigate the files of a solution from a Visual Studio .NET macro or
add-in.
By Carlos J. Quintero, MZ-Tools articles

HOWTO: Getting information specific to VB.NET and C# projects from an add-in
or macro.
By Carlos J. Quintero, MZ-Tools articles

HOWTO: Navigate the code elements of a file from a Visual Studio .NET macro
or add-in.
By Carlos J. Quintero, MZ-Tools articles

Signature

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com

>I made a custom VS project for the laguage; and I need to get symbolic
> informaton from C#/VB/etc projects, so intellisense in my project will be
> able to complete type names from referenced projects. How can I get this
> information?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.