Skip to content

Commit 0d013d0

Browse files
committed
Add image library link
1 parent df356a0 commit 0d013d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/ide/use-solution-explorer.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Learn about Solution Explorer
33
description: Use Solution Explorer in Visual Studio and review the context menu options to manage the projects and files in a solution.
4-
ms.date: 10/04/2024
4+
ms.date: 10/18/2024
55
ms.topic: conceptual
66
helpviewer_keywords:
77
- solution explorer [Visual Studio]
@@ -39,6 +39,8 @@ The following table is a text-equivalent of the annotated screenshot, but with a
3939
|**Program** node | View, edit, and manage your program or application (app) |
4040
|[**Git Changes** tab](../version-control/git-with-visual-studio.md) | Use Git & GitHub within Visual Studio to collaborate on projects with your team |
4141

42+
To view more of the application images and icons that appear in Visual Studio, download the [Visual Studio Image Library](https://www.microsoft.com/download/details.aspx?id=35825).
43+
4244
### Solution Explorer toolbar
4345

4446
To continue, let's take a closer look at the toolbar in Solution Explorer.
@@ -168,3 +170,4 @@ You can use the **New Solution Explorer View** to add a new scoped Solution Expl
168170
- [What are solutions and projects in Visual Studio?](solutions-and-projects-in-visual-studio.md)
169171
- [What is the .NET Project Designer?](reference/project-properties-reference.md)
170172
- [Customize window layouts and personalize tabs in Visual Studio](customizing-window-layouts-in-visual-studio.md)
173+
- [Visual Studio Image Library](https://www.microsoft.com/download/details.aspx?id=35825)

0 commit comments

Comments
 (0)