What is the purpose of Import and Export Settings in the Tools option of Visual Studio?

 Posted by Rajnilari2015 on 2/17/2016 | Category: Visual Studio Interview questions | Views: 1935 | Points: 40
Answer:

If we want to change the settings of your VS environment, then we can use this tool. VS stores it's information in .vssettings file. Suppose we don't have SQL Server Advance Tools options,Source Control Git etc. added into our VS environment at the time of installation. But at a later point of time we want to have those in our VS environment (window layouts) . We can use the Export option for doing so.We can Import, Export, or Reset the existing VS Environment by this.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response