Author: Microsoft Visual Studio - Bewertung: 0x - Views:16
Tevin Stanley of the Visual Studio extensibility team demonstrates how to use the Project System Query API to retrieve information about projects that are currently loaded.
⌚ Chapters:
00:00 Introduction
02:10 Walkthrough of an extension that lists the files in a project
03:45 Using the WorkspacesExtensibility object
04:50 Using the QueryProjectAsync method to get information on project items
08:30 Querying OutputGroups, which represent groups of files
10:45 Querying by name
13:00 Querying by id
17:00 Using the QuerySolutionAsync method to get information on solutions
21:00 Wrap-up
🔗 Links:
Explore the VS Project Query API Extension sample at https://aka.ms/ProjectQueryAPISample
See the Visual Studio Extensibility samples at https://aka.ms/newextensibilitymodelsamples
See all the videos in this series at https://aka.ms/vsextensibilityseries
🎙️ Featuring: Leslie Richardson and Tevin Stanley
#visualstudio #extensibility

SOCIAL SHARE CARD GENERATOR