Tools, FAQ, Tutorials:
Main Features on Visual Studio 2017 Start Page
What features are available on Visual Studio 2017 Start Page?
✍: FYIcenter.com
After you started Visual Studio 2017
you the Start Page with the following features:
1. Top Menu - Allows you to access menu items through: File, Edit, View, Project, Debug, Team, Tools, Test, Analyze, Windows, and Help.
2. Search Box (near the top edge) - Allows you search in for functionalities, help topics, or anything in your project files
3. Sign In (near the top right corner) - Allows you to sign in to your Microsoft developer cloud service account.
4. Explorer Pane (on the left side) - Allows you browse projects/solutions, classes, properties, and development team members.
5. Work Area (in the center) - Allows you to view and edit program or resource files
The picture below shows you features on Visual Studio Start Page:
⇒ Visual Studio Community 2017 Program Folders
⇐ Setup Visual Studio 2017 for Visual C++
2023-12-10, ∼2119🔥, 0💬
Popular Posts:
What validation keywords I can use in JSON Schema to specifically validate JSON Array values? The cu...
Where to get the detailed description of the json_encode() Function in PHP? Here is the detailed des...
What is EPUB 3.0 Metadata "dc:publisher" and "dc:rights" elements? EPUB 3.0 Metadata "dc:publisher" ...
How to use .NET CLR Types in Azure API Policy? By default, Azure imports many basic .NET CLR (Common...
What Is session_register() in PHP? session_register() is old function that registers global variable...