Does Visual Studio offer a way to catch an add/remove/edit Reference event that isn't specified for only C# or VB projects? -


i found documentation in msdn library: http://msdn.microsoft.com/en-us/library/ms228956.aspx

it specifies way catch add, edit, or delete reference events within visual studios. however, works c# , vb projects. have implemented visual studio extension custom project type these events not fired within custom projects.

my question if visual studio offers way catch generalized version of add, edit, or remove reference events?


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -