Skip to content

Commit bbed6a0

Browse files
authored
Merge pull request #7561 from john-par/1767847-add-descriptions-vs-ide-general-14
1767847, Bulk update added descriptions and ms.custom values 14
2 parents 17b9266 + b31d1ba commit bbed6a0

24 files changed

+48
-4
lines changed

docs/ide/reference/make-member-static.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Make member static
3+
description: Learn how to use the Quick Actions and Refactorings menu to make a member static.
4+
ms.custom: SEO-VS-2020
35
ms.date: 02/19/2020
46
ms.topic: reference
57
author: mikadumont

docs/ide/reference/miscellaneous-files.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Miscellaneous files
3+
description: Learn how to work on files that are not included in a Visual Studio project or solution.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
f1_keywords:

docs/ide/reference/my-extensions-page-project-designer-visual-basic.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: My Extensions Page, Project Designer (Visual Basic)
3+
description: Learn how to use the My Extensions page of the Project Designer to manage My namespace extensions in your project.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
f1_keywords:

docs/ide/reference/output-window.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Output Window
3+
description: Learn about the Output window and how it displays status messages for various features in the IDE.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
f1_keywords:

docs/ide/reference/project-properties-reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Project Properties Reference
3+
description: Learn how to configure and customize project properties.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
helpviewer_keywords:

docs/ide/reference/services-page-project-designer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Services Page, Project Designer
3+
description: Learn how to use the Services page of the Project Designer to enable and configure client application services for your project.
4+
ms.custom: SEO-VS-2020
35
ms.date: 01/18/2018
46
ms.topic: reference
57
f1_keywords:

docs/ide/reference/setting-language-specific-editor-options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Setting Language-Specific Editor Options
3+
description: Learn how to set a variety of text editor options that apply to specific programming languages.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
helpviewer_keywords:

docs/ide/reference/settings-page-project-designer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Settings Page, Project Designer
3+
description: Learn how to use the Settings page of the Project Designer to specify a project's application settings.
4+
ms.custom: SEO-VS-2020
35
ms.date: 06/14/2018
46
ms.topic: reference
57
f1_keywords:

docs/ide/reference/team-explorer-reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Team Explorer reference
3+
description: Learn about the various functions in Team Explorer to manage work and coordinate with other team members to develop a project.
4+
ms.custom: SEO-VS-2020
35
ms.date: 12/04/2018
46
ms.topic: reference
57
ms.author: kaelli

docs/ide/reference/toggle-breakpoint-command.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Toggle Breakpoint Command
3+
description: Learn how to use the Toggle Breakpoint command to turn the breakpoint either on or off, depending on its current state, at the current location in the file.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
f1_keywords:

docs/ide/reference/toolbox-components-tab.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Toolbox, Components Tab
3+
description: Learn about the components you'll find in the Components tab of the Toolbox window.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
f1_keywords:

docs/ide/reference/toolbox-data-tab.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Toolbox, Data Tab
3+
description: Learn about the data objects you'll find in the Data tab of the Toolbox window.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
helpviewer_keywords:

docs/ide/reference/toolbox-html-tab.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Toolbox, HTML Tab
3+
description: Learn about the HTML components you'll find in the HTML tab of the Toolbox window.
4+
ms.custom: SEO-VS-2020
35
ms.date: 06/21/2017
46
ms.topic: reference
57
f1_keywords:

docs/ide/reference/toolbox.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Toolbox window
3+
description: Learn about the Toolbox window and how it displays controls that you can add to Visual Studio projects.
4+
ms.custom: SEO-VS-2020
35
ms.date: 06/01/2020
46
ms.topic: reference
57
f1_keywords:
@@ -18,7 +20,7 @@ ms.workload:
1820

1921
The **Toolbox** window displays controls that you can add to Visual Studio projects. To open **Toolbox**, choose **View** > **Toolbox** from the menu bar, or press **Ctrl**+**Alt**+**X**.
2022

21-
![Toolbox window](media/vs-2019/toolbox.png "Screenshot of the Toolbox window")
23+
![Screenshot of the Toolbox window showing the options in the Containers section.](media/vs-2019/toolbox.png "Screenshot of the Toolbox window")
2224

2325
You can drag and drop different controls onto the surface of the designer you are using, and resize and position the controls.
2426

@@ -31,7 +33,7 @@ The .NET version that your project targets also affects the set of controls visi
3133

3234
::: moniker range="vs-2019"
3335

34-
![Toolbox window](media/vs-2019/toolbox-change-dotnet-version.png "Screenshot of the dialog box where you can change the .NET version")
36+
![Screenshot of the Application dialog box showing the options in the Target framework drop-down.](media/vs-2019/toolbox-change-dotnet-version.png "Screenshot of the dialog box where you can change the .NET version")
3537

3638
::: moniker-end
3739

docs/ide/reference/unused-values-parameters.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Unused values and parameters
3+
description: Learn about unused value assignments, variables, and parameters and how they appear in the code editor in Visual Studio.
4+
ms.custom: SEO-VS-2020
35
ms.date: 02/15/2019
46
ms.topic: reference
57
author: kendrahavens

docs/ide/reference/visual-studio-command-aliases.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Command Aliases
3+
description: Learn how to use command aliases to type fewer characters when you want to execute a command.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
helpviewer_keywords:

docs/ide/reference/visual-studio-commands.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Commands
3+
description: Learn about the various commands you have access to in Visual Studio.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
helpviewer_keywords:

docs/ide/reference/web-browser-environment-options-dialog-box.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Web Browser, Environment, Options Dialog Box
3+
description: Learn how to use the Web Browser page in the Environment section to set options for both the internal Web browser and Internet Explorer.
4+
ms.custom: SEO-VS-2020
35
ms.date: 11/04/2016
46
ms.topic: reference
57
f1_keywords:

docs/ide/reference/xaml-designer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: XAML Designer options page
3+
description: Learn how to use the General page in the XAML Designer section to specify how elements and attributes are formatted in your XAML documents.
4+
ms.custom: SEO-VS-2020
35
ms.date: 03/02/2017
46
ms.topic: reference
57
f1_keywords:

docs/ide/report-a-problem-minidumps.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Create minidumps with all call stacks
3+
description: Learn how to create minidumps for a Visual Studio process that includes information for all call stacks.
4+
ms.custom: SEO-VS-2020
35
ms.date: 06/27/2019
46
ms.topic: how-to
57
helpviewer_keywords:

docs/ide/securing-applications.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Security
3+
description: Learn about some security concepts and the security features that can help you effectively develop secure applications.
4+
ms.custom: SEO-VS-2020
35
ms.date: 06/01/2018
46
ms.topic: conceptual
57
helpviewer_keywords:

docs/ide/setting-bookmarks-in-code.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Set code bookmarks
3+
description: Learn how to use bookmarks to mark lines in your code so that you can quickly return to a specific location, or jump back and forth between locations.
4+
ms.custom: SEO-VS-2020
35
ms.date: 02/23/2018
46
ms.topic: conceptual
57
f1_keywords:

docs/ide/synchronized-settings-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Synchronize settings
3-
description: Learn how to synchronize your Visual Studios settings across multiple computers by signing in to same personalization account.
3+
description: Learn how to synchronize your Visual Studio settings across multiple computers by signing in to the same personalization account.
44
ms.custom: SEO-VS-2020
55
ms.date: 06/18/2020
66
ms.topic: conceptual

docs/ide/troubleshooting-broken-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Troubleshoot broken references
3-
description: Learn how to troubleshoot broken references that might be caused by something other than your applications inability to find the referenced component.
3+
description: Learn how to troubleshoot broken references that might be caused by something other than your application's inability to find the referenced component.
44
ms.custom: SEO-VS-2020
55
ms.date: 03/21/2017
66
ms.topic: troubleshooting

0 commit comments

Comments
 (0)