Skip to content

Commit 90c9008

Browse files
committed
shorten text and resize screenshot
1 parent df4bbcc commit 90c9008

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ide/reference/autorecover-environment-options-dialog-box.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To access this dialog box, go to **Tools** > **Options** > **Environment** > **A
3030

3131
::: moniker range="vs-2019"
3232

33-
Use this option to customize how often a file is automatically saved in the editor. For previously saved files, a copy of the file is saved in *%LocalAppData%\Microsoft\VisualStudio\BackupFiles\\[projectname]* in Visual Studio 2019 version 16.2 and later. If the file is new and you haven't saved it yet, Visual Studio autosaves it by using a randomly generated file name.
33+
Use this option to customize how often a file is automatically saved in the editor. For previously saved files, Visual Studio 2019 version 16.2 and later saves a copy of the file in ***%LocalAppData%\Microsoft\VisualStudio\BackupFiles\\[projectname]***. If the file is new and you haven't saved it yet, Visual Studio autosaves it by using a randomly generated file name.
3434

3535
> [!NOTE]
3636
> If you are using Visual Studio 2019 version 16.1 or earlier, the file location is *%USERPROFILE%\Documents\Visual Studio [version]\Backup Files\\[projectname]*. For more information, see the [Visual Studio 2019 Release Notes History](/visualstudio/releases/2019/release-notes-history/) page.
@@ -39,7 +39,7 @@ Use this option to customize how often a file is automatically saved in the edit
3939

4040
::: moniker range="vs-2017"
4141

42-
Use this option to customize how often a file is automatically saved in the editor. For previously saved files, a copy of the file is saved in *%USERPROFILE%\Documents\Visual Studio [version]\Backup Files\\[projectname]*. If the file is new and you haven't saved it yet, Visual Studio autosaves it by using a randomly generated file name.
42+
Use this option to customize how often a file is automatically saved in the editor. For previously saved files, Visual Studio 2017 saves a copy of the file in *%USERPROFILE%\Documents\Visual Studio [version]\Backup Files\\[projectname]*. If the file is new and you haven't saved it yet, Visual Studio autosaves it by using a randomly generated file name.
4343

4444
::: moniker-end
4545

-25.3 KB
Loading

0 commit comments

Comments
 (0)