ToolWindows::SolutionExplorer Property
Visual Studio 2015
Gets a UIHierarchy object representing Solution Explorer.
Assembly: EnvDTE80 (in EnvDTE80.dll)
This example activates Solution Explorer, selects items in it, counts and displays the number of items in it, and then closes it. Open a project in the Visual Studio integrated development environment (IDE) before running this example.
Show: