Is there a reference to the API style for Visual Studio macros

I would like to automate some common tasks that I perform using Visual Studio Macros, but I can not find a decent API link for visual studio objects accessible through macros.

Is there such an opinion?

Or is there a way to find out what I need with the API?

+3
source share

Source: https://habr.com/ru/post/1786035/


All Articles