Sponsored Ad

Sunday, July 24, 2011

How to Edit Readonly File and Warn when Save in Visual Studio

Visual studio provide a option to allow editing of read only files. and if option is enable it will also display a message to override it. To enable disable read-only file option follow the below steps.

Step 1: Open Visual Studio – > Click On Tools menu

Step 2: Select Options

Step 3: Click on Environments  and then select Documents

Step 4: Under Documents page select/unselect “Allow editing of read-only files; warn when attempt to save” checkbox.

How to Edit Readonly File and Warn when Save in Visual Studio

Read only file save warning.

How to Edit Readonly File and Warn when Save in Visual Studio

No comments:

Post a Comment

Sponsored Ad

Development Updates