Browse by Tags

All Tags » VSIP » C# (RSS)
The Projects collection contains "Project objects"; one for each open project in VS.NET. Each project has property named ProjectItems which is all the project items like the files, folders, sub projects, resources, etc....
Posted by jminond | 1 comment(s)
Filed under: , ,
I have been reading some posts and blogs by an Extensibility Guru: Chetan Chudasama And through his info ( all vb.net stuff ) I got a few helper things. 1) Finding the Full Path to the Project of the current Selected Item. ...
Posted by jminond | 1 comment(s)
Filed under: , ,