If a file which is already open in visual studio and is changed from outside of visual studio environment. The visual studio have a setting to tell you that file is changed and you want to reload this file or not.
if you click on yes it will reload the file otherwise will have old version of file.
Follow the below steps to enable/disable this setting.
Go to Tools –> Options –> Environments –> Documents
and Enable disable Detect when file is changed outside the environment Checkbox.
If you select the Auto-Load Changes if Saved , The visual studio will automatically reload the file.
No comments:
Post a Comment