Hi
I am wondering how to attach to Visual Studio through automation (Visual
Studio 2005 beta 2). I am currently using following code:
EnvDTE80.DTE2 applicationObject = (EnvDTE80.DTE2)
System.Runtime.InteropServices.Marshal.
GetActiveObject("VisualStudio.DTE.8.0");
but the returned applicationObject.Identity is null.
What is the correct classname? It seems not to be "VisualStudio.DTE.8.0"
//ahti
===================================
This list is hosted by DevelopMentor� http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com