Visual Studio 2010 debugging event

154 Views Asked by At

I want to write a plugin to Visual Studio 2010 which changes the Office Communicator(OCS) status of a user when s/he startes debugging in Visual Studio. I am familiar with the Client-Side API of OCS but I can't seem to find a proper way to catch the DebugStarted event in Visual Studio.(I also don't know if it has one)

So, do you know any way to accomplish this?

0

There are 0 best solutions below