Hello All,
I have no idea if this is possible but I thought I would ask and give it a try.
I was wondering if it is possible to write a script or something to get the line number of a method in Visual Studio (I am using 2010 currently) to update the line number written in Microsoft word.
The purpose of this is to have a documentation of a method: what it does, what methods it calls, and especially where to find it, etc.
Since my program will be update regularly, I would like that Word document to be updated automatically.
Maybe my expectations are high, but just wanted to make sure if it was possible or not before giving up on the idea.