Can I use the code model in Visual Studio 2010 or 2012 to find the type of variable at the cursor position?
I would like to do this in a macro or add-in. I have Windows 7 SP1.
I have been able to find the name of the routine at the cursor position, but not information about the variable at the cursor position.
Frank