VS 2010 SDK - Get function and class name when carret change, with c#.

Posted by Fraga on Stack Overflow See other posts from Stack Overflow or by Fraga
Published on 2010-06-06T05:43:15Z Indexed on 2010/06/06 5:52 UTC
Read the original article Hit count: 259

Filed under:
|
|
|
|

Hi experts.

How can i get the name of the function and its class when the caret change position i a code file, using VS SDK 2010?

I am using Editor Text Adornment template as an start and c#.

Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about visual-studio-2010