Click here to Skip to main content
15,902,784 members
Articles / Macros

Preventing Visual Studio from removing "using System"

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
16 Dec 2009CPOL 4.6K  
Hi,I've just got stuck on some problems with CommandEvents, but I managed to find that solution:http://www.dotnetmonster.com/Uwe/Forum.aspx/vs-ext/623/DTE-CommandEvents-handlers-not-working-reliably[^]It says that you must keep the reference for CommandEvents object. It did the trick for...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions